The following changes since commit cf01f4eef9fe367ec0d85b38dd7214e29e376cdb:

  locks: only validate the lock vs. f_mode in F_SETLK codepaths (2014-05-09 
11:41:54 -0400)

are available in the git repository at:

  git://git.samba.org/jlayton/linux.git tags/locks-v3.16

for you to fetch changes up to 62af4f1f7df44ea0bb1a11c94ac9fb384bf1c564:

  locks: add some tracepoints in the lease handling code (2014-06-02 08:09:30 
-0400)

----------------------------------------------------------------

File locking related changes for v3.16

Pretty quiet on the file-locking related front this cycle. Just some small
cleanups and the addition of some tracepoints in the lease handling code.

----------------------------------------------------------------
Fabian Frederick (1):
      fs/locks.c: replace seq_printf by seq_puts

Jeff Layton (2):
      locks: ensure that fl_owner is always initialized properly in flock and 
lease codepaths
      locks: add some tracepoints in the lease handling code

 drivers/staging/lustre/lustre/llite/file.c | 17 ++++++-----------
 fs/9p/vfs_file.c                           |  3 ---
 fs/afs/flock.c                             |  4 ----
 fs/ceph/locks.c                            | 10 ++--------
 fs/fuse/file.c                             |  1 -
 fs/locks.c                                 | 37 
+++++++++++++++++++++++++------------
 fs/nfs/file.c                              |  4 ----
 include/trace/events/filelock.h            | 96 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 129 insertions(+), 43 deletions(-)
 create mode 100644 include/trace/events/filelock.h

Attachment: signature.asc
Description: PGP signature

Reply via email to