From: Jeff Layton Date: Wed, 29 Sep 2010 23:51:11 +0000 (-0400) Subject: cifs: have find_readable/writable_file filter by fsuid X-Git-Tag: v2.6.37-rc1~158^2~22^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6508d904e6fb66ce4c34617f72b38d6714c4b9f6;p=pandora-kernel.git cifs: have find_readable/writable_file filter by fsuid When we implement multiuser mounts, we'll need to filter filehandles by fsuid. Add a flag for multiuser mounts and code to filter by fsuid when it's set. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed