aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorMark Fasheh <mfasheh@suse.com>2009-12-07 13:16:07 -0800
committerJoel Becker <joel.becker@oracle.com>2010-05-05 18:17:30 -0700
commite3b4a97dbe9741a3227c3ed857a0632532fcd386 (patch)
tree31da8dd09ad6ef8959b287e36e98ead30472a284 /samples
parentocfs2: use allocation reservations during file write (diff)
downloadlinux-dev-e3b4a97dbe9741a3227c3ed857a0632532fcd386.tar.xz
linux-dev-e3b4a97dbe9741a3227c3ed857a0632532fcd386.zip
ocfs2: use allocation reservations for directory data
Use the reservations system for unindexed dir tree allocations. We don't bother with the indexed tree as reads from it are mostly random anyway. Directory reservations are marked seperately, to allow the reservations code a chance to optimize their window sizes. This patch allocates only 8 bits for directory windows as they generally are not expected to grow as quickly as file data. Future improvements to dir window sizing can trivially be made. Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions