commit | 1b5a5f59e3435337bede67b9255bbb1d39fc4827 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 14 08:40:15 2014 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 14 08:40:15 2014 +0200 |
tree | c604f571dcc7bb26dfe5498eb920873248639c62 | |
parent | b11445f830df0ec9271f39bff19ecc6f8db58eb8 [diff] | |
parent | d5d962265d99088ce96480db3e61358d7170e24c [diff] |
Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs Pull fs-cache fixes from David Howells: "Two fixes for bugs in CacheFiles and a cleanup in FS-Cache" * tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: fs/fscache/object-list.c: use __seq_open_private() CacheFiles: Fix incorrect test for in-memory object collision CacheFiles: Handle object being killed before being set up