[XFS] Interim solution for attribute insertion failure during file
authorYingping Lu <yingping@sgi.com>
Wed, 1 Feb 2006 01:14:34 +0000 (12:14 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 1 Feb 2006 01:14:34 +0000 (12:14 +1100)
commit3a69c7dc6f3d58aeb9ce5051fc7060d55e05c003
treed9083f4e790cdcc0ce94cb583e7e751927df92f8
parent3ee68c4af3fd7228c1be63254b9f884614f9ebb2
[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>
fs/xfs/linux-2.6/xfs_iops.c