]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Mar 2011 22:51:02 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Mar 2011 22:51:02 +0000 (15:51 -0700)
commit387cb90f726827f43f69a51c337dfcc9f770a918
tree6e3f66bff48916af728aa4173f2b7657b31c2600
parentc8c199bcbe5fdc1d1dd7e218efc66d406969e175
parent31a814200ab770672456bf4b5b10ab8d9eb8c9ff
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs

* 'for-linus' of git://oss.sgi.com/xfs/xfs:
  xfs: stop using the page cache to back the buffer cache
  xfs: register the inode cache shrinker before quotachecks
  xfs: xfs_trans_read_buf() should return an error on failure
  xfs: introduce inode cluster buffer trylocks for xfs_iflush
  vmap: flush vmap aliases when mapping fails
  xfs: preallocation transactions do not need to be synchronous

Fix up trivial conflicts in fs/xfs/linux-2.6/xfs_buf.c due to plug removal.
fs/xfs/linux-2.6/xfs_buf.c