[GIT PULL] FS-Cache: Two fixes and a cleanup
From: David Howells
Date: Mon Oct 13 2014 - 13:06:27 EST
Hi Linus,
Can you pull this please? There are three commits: two fixes for bugs in
CacheFiles and a cleanup in FS-Cache.
David
---
The following changes since commit fe82dcec644244676d55a1384c958d5f67979adb:
Linux 3.17-rc7 (2014-09-28 14:29:07 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/fscache-fixes-20141013
for you to fetch changes up to d5d962265d99088ce96480db3e61358d7170e24c:
fs/fscache/object-list.c: use __seq_open_private() (2014-10-13 17:52:21 +0100)
----------------------------------------------------------------
FS-Cache fixes
----------------------------------------------------------------
David Howells (2):
CacheFiles: Handle object being killed before being set up
CacheFiles: Fix incorrect test for in-memory object collision
Rob Jones (1):
fs/fscache/object-list.c: use __seq_open_private()
fs/cachefiles/interface.c | 33 ++++++++++++++++++++-------------
fs/cachefiles/namei.c | 2 +-
fs/fscache/object-list.c | 16 ++--------------
3 files changed, 23 insertions(+), 28 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/