Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1571580
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] fscache fixes |
| Date | 2017-02-01 15:00 +0100 |
| Message-ID | <t63C2-6Ew-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] fscache fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-02-01 15:00 +0100
csiph-web