Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Apr 2006 23:44:09 +0000 (16:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Apr 2006 23:44:09 +0000 (16:44 -0700)
commite38d557896c4213dd0919770feac0f4a8f60151b
tree6f35cc88a0591a2195ce3e4a849d34c367288903
parentde12a7878c11f3b282d640888aa635e0711d0b5e
parent65714b918415e06c92426f6544b2296dae694590
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2

* 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2:
  [PATCH] CONFIGFS_FS must depend on SYSFS
  [PATCH] Bogus NULL pointer check in fs/configfs/dir.c
  ocfs2: Better I/O error handling in heartbeat
  ocfs2: test and set teardown flag early in user_dlm_destroy_lock()
  ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()
  ocfs2: catch an invalid ast case in dlmfs
  ocfs2: remove an overly aggressive BUG() in dlmfs
  ocfs2: multi node truncate fix