From: Pavel Shilovsky Date: Thu, 26 May 2011 06:01:59 +0000 (+0400) Subject: CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size X-Git-Tag: v3.0-rc1~43^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa2989f4473413a86890066aa3a5676a53b541e4;p=pandora-kernel.git CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size We need it to make them work with mandatory locking style because we can fail in a situation like when kernel need to flush dirty pages and there is a lock held by a process who opened file. Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed