summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2008-01-29 07:58:26 +0300
committerTheodore Ts'o <tytso@mit.edu>2008-01-29 07:58:26 +0300
commit0e855ac8b103ef579052936b59fe7c599ac422a4 (patch)
treeec29f82e1d7bb1987dcadc00497daf69d6955483 /scripts
parentc278bfecebfb1ed67c326ef472660878baa745cd (diff)
downloadlinux-0e855ac8b103ef579052936b59fe7c599ac422a4.tar.xz
ext4: Convert truncate_mutex to read write semaphore.
We are currently taking the truncate_mutex for every read. This would have performance impact on large CPU configuration. Convert the lock to read write semaphore and take read lock when we are trying to read the file. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions