From: Jeff Layton Date: Mon, 3 Feb 2014 17:13:09 +0000 (-0500) Subject: locks: pass the cmd value to fcntl_getlk/getlk64 X-Git-Tag: v3.15-rc1~98^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e62b8fc355e0c3706f1ae0dacb72d1c514dc80;p=pandora-kernel.git locks: pass the cmd value to fcntl_getlk/getlk64 Once we introduce file private locks, we'll need to know what cmd value was used, as that affects the ownership and whether a conflict would arise. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed