From: Al Viro Date: Sat, 22 Mar 2008 04:21:53 +0000 (-0400) Subject: [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() X-Git-Tag: v2.6.25-rc8~42^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc5c7d2b692e5319db00b0dd020ce98723103b1;p=pandora-kernel.git [PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts() ... and fix a race on access of ->mnt_share et.al. without namespace_sem in the latter. Signed-off-by: Al Viro --- Reading git-diff-tree failed