linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] d_inode/d_flags race fix
@ 2016-03-01 21:22 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2016-03-01 21:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The following changes since commit 5129fa482b16615fd4464d2f5d23acb1b7056c66:

  do_last(): ELOOP failure exit should be done after leaving RCU mode (2016-02-27 19:37:37 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to a528aca7f359f4b0b1d72ae406097e491a5ba9ea:

  use ->d_seq to get coherency between ->d_inode and ->d_flags (2016-02-29 12:16:43 -0500)

----------------------------------------------------------------
Al Viro (1):
      use ->d_seq to get coherency between ->d_inode and ->d_flags

 fs/dcache.c            | 20 +++++---------------
 include/linux/dcache.h |  4 +---
 2 files changed, 6 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-01 21:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-01 21:22 [git pull] d_inode/d_flags race fix Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).