From: Al Viro Date: Fri, 25 Nov 2011 01:14:54 +0000 (-0500) Subject: btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... X-Git-Tag: v3.3-rc1~170^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e407699ef56ed948739dd57a5578ba8cb5bd81b2;p=pandora-kernel.git btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... it's not needed anymore; we used to, back when we had to do mount_subtree() by hand, complete with put_mnt_ns() in it. No more... Apparmor didn't need it since the __d_path() fix. Signed-off-by: Al Viro --- Reading git-diff-tree failed