]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Add dir_resv_level mount option
authorMark Fasheh <mfasheh@suse.com>
Tue, 6 Apr 2010 01:17:16 +0000 (18:17 -0700)
committerJoel Becker <joel.becker@oracle.com>
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 <mfasheh@suse.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Documentation/filesystems/ocfs2.txt
fs/ocfs2/dir.c
fs/ocfs2/ocfs2.h
fs/ocfs2/reservations.c
fs/ocfs2/reservations.h
fs/ocfs2/super.c