Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571580 > unrolled thread

[git pull] fscache fixes

Started byAl Viro <viro@ZenIV.linux.org.uk>
First post2017-02-01 15:00 +0100
Last post2017-02-01 15:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] fscache fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-02-01 15:00 +0100

#1571580 — [git pull] fscache fixes

FromAl Viro <viro@ZenIV.linux.org.uk>
Date2017-02-01 15:00 +0100
Subject[git pull] fscache fixes
Message-ID<t63C2-6Ew-13@gated-at.bofh.it>
The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637:

  Linux 4.10-rc6 (2017-01-29 14:25:17 -0800)

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 e26bfebdfc0d212d366de9990a096665d5c0209a:

  fscache: Fix dead object requeue (2017-01-31 13:23:09 -0500)

----------------------------------------------------------------
David Howells (3):
      FS-Cache: Initialise stores_lock in netfs cookie
      fscache: Clear outstanding writes when disabling a cookie
      fscache: Fix dead object requeue

 fs/fscache/cookie.c           |  5 +++++
 fs/fscache/netfs.c            |  1 +
 fs/fscache/object.c           | 32 ++++++++++++++++++++++++++++++--
 include/linux/fscache-cache.h |  1 +
 4 files changed, 37 insertions(+), 2 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web