From: Jeff Layton Date: Wed, 19 Sep 2012 13:22:46 +0000 (-0700) Subject: cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~66^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6d854a13844223b603fd7a16a4a4a4afd62c72;p=pandora-kernel.git cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock FL_CLOSE is quite common when you close a file on which you hold a lock. The spurious "Unknown lock flags" message in cFYI is confusing in this case. Reported-by: Alexander Bokovoy Signed-off-by: Jeff Layton Reviewed-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed