lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <31485fdcfad7852abb7f29d73ae0ab718c6357bb.camel@kernel.org>
Date:   Sat, 21 Aug 2021 07:44:09 -0400
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Bruce Fields <bfields@...ldses.org>, linux-fsdevel@...r.kernel.org,
        LKML <linux-kernel@...r.kernel.org>,
        Al Viro <viro@...iv.linux.org.uk>
Subject: [GIT PULL] file locking change for v5.14

The following changes since commit 3dbdb38e286903ec220aaf1fb29a8d94297da246:

  Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup (2021-07-01 17:22:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git locks-v5.14

for you to fetch changes up to fdd92b64d15bc4aec973caa25899afd782402e68:

  fs: warn about impending deprecation of mandatory locks (2021-08-21 07:32:45 -0400)

----------------------------------------------------------------
Hi Linus,

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.
----------------------------------------------------------------
Jeff Layton (1):
      fs: warn about impending deprecation of mandatory locks

 fs/namespace.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
-- 
Jeff Layton <jlayton@...nel.org>

Download attachment "signature.asc" of type "application/pgp-signature" (863 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ