From: Miklos Szeredi Date: Thu, 18 Oct 2007 10:07:04 +0000 (-0700) Subject: fuse: add support for mandatory locking X-Git-Tag: v2.6.24-rc1~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33321141b273d60cbb3a8f56a5489baad82ba5e;p=pandora-kernel.git fuse: add support for mandatory locking For mandatory locking the userspace filesystem needs to know the lock ownership for read, write and truncate operations. This patch adds the necessary fields to the protocol. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed