[CIFS] cifs truncate missing a fix for private map COW race
authorSteve French <sfrench@us.ibm.com>
Wed, 22 Aug 2007 22:12:07 +0000 (22:12 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 22 Aug 2007 22:12:07 +0000 (22:12 +0000)
vmtruncate had added the same fix to handle the case of private pages
being Copy on writed while truncate_inode_pages is going on

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found