From: Pavel Shilovsky Date: Tue, 27 Nov 2012 14:38:53 +0000 (+0400) Subject: CIFS: Do not permit write to a range mandatory locked with a read lock X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081c0414dcdfd13c4276db30a775a5d0f72ad91a;p=pandora-kernel.git CIFS: Do not permit write to a range mandatory locked with a read lock We don't need to permit a write to the area locked with a read lock by any process including the process that issues the write. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed