From: Al Viro Date: Sat, 16 Jan 2010 18:07:36 +0000 (-0500) Subject: do_add_mount() should sanitize mnt_flags X-Git-Tag: v2.6.33-rc5~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d55f1f4c190b14092fcca3069c7d15df83514f;p=pandora-kernel.git do_add_mount() should sanitize mnt_flags MNT_WRITE_HOLD shouldn't leak into new vfsmount and neither should MNT_SHARED (the latter will be set properly, along with the rest of shared-subtree data structures) Signed-off-by: Al Viro --- Reading git-diff-tree failed