summaryrefslogtreecommitdiffstats
path: root/fs/no-block.c
diff options
context:
space:
mode:
authorDavid Chinner2008-04-29 04:53:15 +0200
committerLachlan McIlroy2008-04-29 07:58:27 +0200
commitd349404ff14758dc9a2d3df032073ed795085860 (patch)
treee4ce7fef82c8f7a30b53a3dc40b35df6428fb1e3 /fs/no-block.c
parent[XFS] remove xfs_log_ticket_zone on rmmod (diff)
downloadkernel-qcow2-linux-d349404ff14758dc9a2d3df032073ed795085860.tar.gz
kernel-qcow2-linux-d349404ff14758dc9a2d3df032073ed795085860.tar.xz
kernel-qcow2-linux-d349404ff14758dc9a2d3df032073ed795085860.zip
[XFS] Don't double count reserved block changes on UP.
On uniprocessor machines, the incore superblock is used for all in memory accounting of free blocks. in this situation, changes to the reserved block count are accounted twice; once directly and once via xfs_mod_incore_sb(). Seeing as the modification on SMP is done via xfs_mod_incore_sb(), make this the only update mechanism that UP uses as well. SGI-PV: 980654 SGI-Modid: xfs-linux-melb:xfs-kern:30997a Signed-off-by: David Chinner <dgc@sgi.com> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions