]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://oss.sgi.com:8090/nathans/xfs-2.6
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 02:09:16 +0000 (19:09 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 02:09:16 +0000 (19:09 -0700)
commitb57758712f9c181e99036b0b1e6fc79e151dc269
tree60cc93e993e89b0c83a549bd65647879ce37d9cc
parent828584415922b982444749687ab5761a88e0d6df
parentefc0b3ce6e03cb21abb39b5b0498e012c4941d72
Merge git://oss.sgi.com:8090/nathans/xfs-2.6

* git://oss.sgi.com:8090/nathans/xfs-2.6:
  [XFS] Fixup whitespace damage in log_write, remove final warning.
  [XFS] Rework code snippets slightly to remove remaining recent-gcc
  [XFS] Fix realtime subvolume expansion, a porting bug b0rked it.  Coverity
  [XFS] Remove a race condition where a linked inode could BUG_ON in
  [XFS] Remove redundant directory checks from inode link operation.
  [XFS] Remove a couple of no-longer-used macros.
  [XFS] Reduce size of xfs_trans_t structure. * remove ->t_forw, ->t_back --
  [XFS] remove unused behaviour lock - shrink XFS vnode as a side effect.
  [XFS] * There is trivial "inode => vnode => inode" conversion, but only
  [XFS] link(2) on directory is banned in VFS.
fs/xfs/xfs_mount.c