]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Aug 2021 17:50:22 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Aug 2021 17:50:22 +0000 (10:50 -0700)
commitbe1cd771149607d71b59e3afcae3b7396dd8bb30
tree01fef471780b67e6ac5c22dec5cfd98ac5ca448f
parent5b2cc65fae419481239c3a008c7d10cd7c61f05b
parent4ac045ca5d266c0b7714ee9ea008751a93c56061
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux

Pull mandatory file locking deprecation warning from Jeff Layton:
 "As discussed on the list, this patch just adds a new warning for folks
  who still have mandatory locking enabled and actually mount with '-o
  mand'. I'd like to get this in for v5.14 so we can push this out into
  stable kernels and hopefully reach folks who have mounts with -o mand.

  For now, I'm operating under the assumption that we'll fully remove
  this support in v5.15, but we can move that out if any legitimate
  users of this facility speak up between now and then"

* tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux:
  fs: warn about impending deprecation of mandatory locks
fs/namespace.c