[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <31071.1527602145@warthog.procyon.org.uk>
Date:   Tue, 29 May 2018 14:55:45 +0100
From:   David Howells <dhowells@...hat.com>
To:     torvalds@...ux-foundation.org
cc:     dhowells@...hat.com, linux-afs@...ts.infradead.org,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] afs: A couple of fixes
Hi Linus,
Here's a couple of fixes for the AFS filesystem:
 (1) Fix a BUG triggerable from faccessat().
 (2) Fix the mounting of backup volumes.
David
---
The following changes since commit 21b9f1c7e319f654de3b2574fe8d4e4114c9143f:
  Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs (2018-05-15 10:48:36 -0700)
are available in the Git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20180529
for you to fetch changes up to 1fba5868eed82766fb374c7d367166706f9269d5:
  afs: Fix mounting of backup volumes (2018-05-16 21:35:23 +0100)
----------------------------------------------------------------
AFS fixes
----------------------------------------------------------------
David Howells (1):
      afs: Fix directory permissions check
Marc Dionne (1):
      afs: Fix mounting of backup volumes
 fs/afs/security.c | 10 +++-------
 fs/afs/vlclient.c | 19 ++++++++++---------
 2 files changed, 13 insertions(+), 16 deletions(-)
Powered by blists - more mailing lists