From: Christoph Hellwig Date: Wed, 21 Jan 2015 18:14:02 +0000 (+0100) Subject: fs: track fl_owner for leases X-Git-Tag: fixes-v4.0-rc1~122^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ab99ee12440e66ec1efd2a98599010471de785e;p=pandora-kernel.git fs: track fl_owner for leases Just like for other lock types we should allow different owners to have a read lease on a file. Currently this can't happen, but with the addition of pNFS layout leases we'll need this feature. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed