]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 15:12:50 +0000 (08:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Jun 2014 15:12:50 +0000 (08:12 -0700)
commit7cbb04638fb1a303f024f0ecbf0f865d03b6bd20
treedd49456483356bb18200968bcefddc9ce78cae44
parentaa66892286ee42f596779c9f7bd655eab4460093
parent0e3efe0554ccc935558ed8f77ee8376b854d61ce
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next

Pull file locking changes from Jeff Layton:
 "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"

* tag 'locks-v3.16' of git://git.samba.org/jlayton/linux:
  locks: add some tracepoints in the lease handling code
  fs/locks.c: replace seq_printf by seq_puts
  locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
drivers/staging/lustre/lustre/llite/file.c