diff options
author | Theodore Ts'o <tytso@mit.edu> | 2009-05-18 05:31:23 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-05-18 05:31:23 +0200 |
commit | 0568c518937ee3a9b6a94d18bae9c150fe5d6832 (patch) | |
tree | b6392f24142e9199a7a0b34e29ac2f6c82a221d7 /fs/ext3 | |
parent | ext4: Add a comprehensive block validity check to ext4_get_blocks() (diff) | |
download | linux-0568c518937ee3a9b6a94d18bae9c150fe5d6832.tar.xz linux-0568c518937ee3a9b6a94d18bae9c150fe5d6832.zip |
ext4: down i_data_sem only for read when walking tree for fiemap
Not sure why I put this in as down_write originally; all we are
doing is walking the tree, nothing will change under us and
concurrent reads should be no problem.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext3')
0 files changed, 0 insertions, 0 deletions