From: Trond Myklebust Date: Fri, 9 Jun 2006 13:34:17 +0000 (-0400) Subject: VFS: Add shrink_submounts() X-Git-Tag: v2.6.18-rc1~861^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5528f911b4c43a5de5da34bcbd7e3f2a62503617;p=pandora-kernel.git VFS: Add shrink_submounts() Allow a submount to be marked as being 'shrinkable' by means of the vfsmount->mnt_flags, and then add a function 'shrink_submounts()' which attempts to recursively unmount these submounts. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed