From: Steve French Date: Mon, 26 Feb 2007 16:46:11 +0000 (+0000) Subject: [CIFS] Fix locking problem around some cifs uses of i_size write X-Git-Tag: v2.6.21-rc3~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3677db10a635a39f63ea509f8f0056d95589ff90;p=pandora-kernel.git [CIFS] Fix locking problem around some cifs uses of i_size write Could cause hangs on smp systems in i_size_read on a cifs inode whose size has been previously simultaneously updated from different processes. Thanks to Brian Wang for some great testing/debugging on this hard problem. Fixes kernel bugzilla #7903 CC: Shirish Pargoankar CC: Shaggy Signed-off-by: Steve French --- Reading git-diff-tree failed