commit | 97dfd70c8958a634157e0b35711cca01ff6f959b | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Tue Jun 27 16:13:46 2006 +1000 |
committer | Nathan Scott <nathans@sgi.com> | Tue Jun 27 16:13:46 2006 +1000 |
tree | a4e47392e35a04b71ff180fa4a681731e3d03a14 | |
parent | 05a3332885dd143496694bcecff223339880d7c9 [diff] |
[XFS] Remove a race condition where a linked inode could BUG_ON in d_instantiate, due to fast transaction committal removing the last remaining reference before we were all done. SGI-PV: 953287 SGI-Modid: xfs-linux-melb:xfs-kern:26347a Signed-off-by: Nathan Scott <nathans@sgi.com>