]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 06:40:15 +0000 (08:40 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 06:40:15 +0000 (08:40 +0200)
commit73a63b3f3ca630cc60ccb5d20b77714775a2d15b
treec604f571dcc7bb26dfe5498eb920873248639c62
parentd3bfd8e93f0d14ac6e484825658bc36873665fd6
parent8affbb96dfc6e22a5635f0f95c1c11ba468a9e54
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