diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-17 09:32:10 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-06-24 18:39:42 -0400 |
commit | 98ab494dd1d25388981114057cf9446250cc7dc7 (patch) | |
tree | 504637660e92f4438ed9bd105ac2644ab021813d /net/lapb | |
parent | 97d1152acec0647b72f8c6ecc57da0d6fed574de (diff) | |
download | op-kernel-dev-98ab494dd1d25388981114057cf9446250cc7dc7.zip op-kernel-dev-98ab494dd1d25388981114057cf9446250cc7dc7.tar.gz |
cifs: move cifs_umount() call into ->kill_sb()
instead of calling it manually in case if cifs_read_super() fails
to set ->s_root, just call it from ->kill_sb(). cifs_put_super()
is gone now *and* we have cifs_sb shutdown and destruction done
after the superblock is gone from ->s_instances.
Acked-by: Pavel Shilovsky <piastryyy@gmail.com>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions