]> Git Repo - linux.git/commit - fs/ocfs2/dir.c
ocfs2: Add dir_resv_level mount option
authorMark Fasheh <[email protected]>
Tue, 6 Apr 2010 01:17:16 +0000 (18:17 -0700)
committerJoel Becker <[email protected]>
Thu, 6 May 2010 01:18:07 +0000 (18:18 -0700)
commit83f92318fa33cc084e14e64dc903e605f75884c1
treec7466c64019fb050c69cab27b4388e3a86d58b1a
parentb07f8f24dfe54da0f074b78949044842e8df881f
ocfs2: Add dir_resv_level mount option

The default behavior for directory reservations stays the same, but we add a
mount option so people can tweak the size of directory reservations
according to their workloads.

Signed-off-by: Mark Fasheh <[email protected]>
Signed-off-by: Joel Becker <[email protected]>
Documentation/filesystems/ocfs2.txt
fs/ocfs2/dir.c
fs/ocfs2/ocfs2.h
fs/ocfs2/reservations.c
fs/ocfs2/reservations.h
fs/ocfs2/super.c
This page took 0.045193 seconds and 4 git commands to generate.