[git pull] fscache fixes
From: Al Viro
Date: Wed Feb 01 2017 - 08:51:00 EST
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(-)