X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Flocks.c;h=2a54c800a22391cbd78af02f2d9a70804519c815;hb=85579ad7f1dfc0b72bb243b7227bc4f663035e71;hp=d3d558ba4da7966de9699aeb98b2630bd7c6854e;hpb=d4c90396ed7ef9b4e4d221e008e54be8bea8307f;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/locks.c b/fs/locks.c index d3d558ba4da7..2a54c800a223 100644 --- a/fs/locks.c +++ b/fs/locks.c @@ -1568,6 +1568,7 @@ int fcntl_getlease(struct file *filp) * desired lease. * @dentry: dentry to check * @arg: type of lease that we're trying to acquire + * @flags: current lock flags * * Check to see if there's an existing open fd on this file that would * conflict with the lease we're trying to set.