linux/fs/xfs/quota
Tim Shimmin efa092f3d4 [XFS] Fixes a bug in the quota code when allocating a new dquot record
which can cause an extent hole to be filled and a free extent to be
processed. In this case, we make a few mistakes: forget to pass back the
transaction, forget to put a hold on the buffer and forget to add the buf
to the new transaction.

SGI-PV: 940366
SGI-Modid: xfs-linux:xfs-kern:23594a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
2005-09-05 08:29:01 +10:00
..
xfs_dquot.c [XFS] Fixes a bug in the quota code when allocating a new dquot record 2005-09-05 08:29:01 +10:00
xfs_dquot.h [XFS] Need to be able to reset sb_qflags if not mounting with quotas 2005-09-05 08:24:10 +10:00
xfs_dquot_item.c [XFS] 929956 add log debugging and tracing info 2005-09-02 16:42:05 +10:00
xfs_dquot_item.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfs_qm.c [XFS] Need to be able to reset sb_qflags if not mounting with quotas 2005-09-05 08:24:10 +10:00
xfs_qm.h [XFS] Need to be able to reset sb_qflags if not mounting with quotas 2005-09-05 08:24:10 +10:00
xfs_qm_bhv.c [XFS] Need to be able to reset sb_qflags if not mounting with quotas 2005-09-05 08:24:10 +10:00
xfs_qm_stats.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfs_qm_stats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfs_qm_syscalls.c [XFS] replace vn_get usage by ihold 2005-09-02 16:24:19 +10:00
xfs_quota_priv.h [XFS] Merge fixes into realtime quota code, since one/two reported, still 2005-06-21 15:48:47 +10:00
xfs_trans_dquot.c [XFS] Merge fixes into realtime quota code, since one/two reported, still 2005-06-21 15:48:47 +10:00