commit | 3a69c7dc6f3d58aeb9ce5051fc7060d55e05c003 | [log] [tgz] |
---|---|---|
author | Yingping Lu <yingping@sgi.com> | Wed Feb 01 12:14:34 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Wed Feb 01 12:14:34 2006 +1100 |
tree | d9083f4e790cdcc0ce94cb583e7e751927df92f8 | |
parent | 3ee68c4af3fd7228c1be63254b9f884614f9ebb2 [diff] |
[XFS] Interim solution for attribute insertion failure during file creation due to ENOSPC. The current solution removes the inode when the attribute insertion fails. Long term solution would be to make the inode creation and attribute insertion atomic. SGI-PV: 947610 SGI-Modid: xfs-linux-melb:xfs-kern:205193a Signed-off-by: Yingping Lu <yingping@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>