From: J. Bruce Fields Date: Tue, 26 Jul 2011 20:28:29 +0000 (-0400) Subject: locks: move F_INPROGRESS from fl_type to fl_flags field X-Git-Tag: v3.2-rc1~177^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710b7216964d6455cf1b215c43b03a1a79008c7d;p=pandora-kernel.git locks: move F_INPROGRESS from fl_type to fl_flags field F_INPROGRESS isn't exposed to userspace. To me it makes more sense in fl_flags.... Reviewed-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed