NeilBrown
cfbc0683af
NFS: ensure bdi_unregister is called on mount failure.
...
bdi_unregister is called by nfs_put_super which is only called by
generic_shutdown_super if ->s_root is not NULL. So if we error out
in a circumstance where we called nfs_bdi_register (i.e. server !=
NULL) but have not set s_root, then we need to call bdi_unregister
explicitly in nfs_get_sb and various other *_get_sb() functions.
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-03-15 15:37:45 -04:00
..
2009-08-19 18:22:15 -04:00
2009-08-19 18:22:15 -04:00
2010-02-10 08:31:01 -05:00
2010-03-08 14:56:42 -05:00
2010-01-26 17:56:43 -05:00
2010-02-10 08:30:59 -05:00
2010-03-02 12:16:12 -05:00
2009-12-05 13:48:55 -05:00
2010-03-10 15:21:44 -05:00
2010-03-10 15:21:44 -05:00
2010-02-15 19:53:43 -08:00
2010-03-02 13:06:22 -05:00
2009-08-19 18:22:15 -04:00
2010-02-10 08:31:04 -05:00
2009-04-03 16:42:44 +01:00
2010-02-09 14:29:10 -05:00
2009-09-23 14:36:39 -04:00
2009-07-08 09:31:56 -07:00
2009-08-09 15:14:24 -04:00
2010-03-10 15:21:44 -05:00
2010-03-05 13:25:52 -05:00
2010-02-17 11:17:38 +09:00
2010-02-26 17:22:35 -08:00
2009-08-19 18:22:15 -04:00
2010-02-09 14:29:29 -05:00
2009-06-22 21:28:25 -07:00
2010-02-09 14:29:29 -05:00
2009-06-17 18:02:14 -07:00
2010-02-10 08:30:51 -05:00
2009-09-23 18:13:10 -07:00
2010-02-10 08:30:59 -05:00
2009-10-06 15:42:20 -04:00
2010-03-08 14:10:00 -05:00
2010-03-02 12:44:07 -05:00
2010-03-02 13:06:21 -05:00
2010-03-05 15:46:18 -05:00
2009-06-17 18:02:13 -07:00
2010-03-11 09:19:35 -05:00
2010-02-10 08:30:52 -05:00
2009-12-07 09:00:24 -05:00
2010-03-15 15:37:45 -04:00
2010-03-05 15:44:56 -05:00
2010-01-26 15:42:11 -05:00
2009-12-07 09:00:24 -05:00
2010-03-05 15:44:55 -05:00