commit | d4377d84189349357e1812eaff6d0504766eea06 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Apr 22 17:33:46 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Tue Apr 29 15:53:41 2008 +1000 |
tree | 481e076ef3c8758a2f53254ec9b8ddcf405f63c3 | |
parent | 6a7f422d47d4af461704ebb9d7a389d9e59766b2 [diff] |
[XFS] xfs_rename: pass resblks to xfs_dir_removename Similar to rmdir and remove - avoids a potential transaction reservation overrun. SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30900a Signed-off-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>