From: J. Bruce Fields Date: Fri, 1 Jul 2011 19:18:34 +0000 (-0400) Subject: locks: introduce new FL_DELEG lock flag X-Git-Tag: v3.13-rc1~107^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617588d5186c887eb94321b021bb5a46f896f4b3;p=pandora-kernel.git locks: introduce new FL_DELEG lock flag For now FL_DELEG is just a synonym for FL_LEASE. So this patch doesn't change behavior. Next we'll modify break_lease to treat FL_DELEG leases differently, to account for the fact that NFSv4 delegations should be broken in more situations than Windows oplocks. Acked-by: Jeff Layton Signed-off-by: J. Bruce Fields Signed-off-by: Al Viro --- Reading git-diff-tree failed