From: Serge E. Hallyn Date: Tue, 7 Apr 2009 02:01:07 +0000 (-0700) Subject: namespaces: move proc_net_get_sb to a generic fs/super.c helper X-Git-Tag: v2.6.30-rc1~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909e6d94795654040ed416ac69858d5d2ce66dd3;p=pandora-kernel.git namespaces: move proc_net_get_sb to a generic fs/super.c helper The mqueuefs filesystem will use this helper as well. Proc's main get_sb could also be made to use it, but that will require a bit more rework. Signed-off-by: Serge E. Hallyn Cc: Cedric Le Goater Cc: Alexey Dobriyan Cc: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed