From: Al Viro Date: Fri, 17 Jun 2011 13:42:43 +0000 (-0400) Subject: cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() X-Git-Tag: v3.0-rc5~31^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d757d71bfc30669a500b72792067e8d1c5d401a5;p=pandora-kernel.git cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() all callers of cifs_umount() proceed to do the same thing; pull it into cifs_umount() itself. Acked-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed