locks: add tracepoint in flock codepath
Signed-off-by: Jeff Layton <jlayton@kernel.org>
This commit is contained in:
@@ -990,6 +990,7 @@ out:
|
||||
if (new_fl)
|
||||
locks_free_lock(new_fl);
|
||||
locks_dispose_list(&dispose);
|
||||
trace_flock_lock_inode(inode, request, error);
|
||||
return error;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user