From: Yan, Zheng Date: Tue, 4 Mar 2014 07:42:24 +0000 (+0800) Subject: ceph: use fl->fl_type to decide flock operation X-Git-Tag: v3.15-rc1~61^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8e95d6d74b2326e32274bb0401404cf3486038;p=pandora-kernel.git ceph: use fl->fl_type to decide flock operation VFS does not directly pass flock's operation code to filesystem's flock callback. It translates the operation code to the form how posix lock's parameters are presented. Signed-off-by: Yan, Zheng --- Reading git-diff-tree failed