diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-16 03:02:48 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-06-29 10:46:49 +0200 |
commit | 5ded75ec4c576577cae7d556e671d11d0c80c2fc (patch) | |
tree | 964c5d165f74933df96d6fa16f9bd866a7308727 /arch/microblaze | |
parent | [readdir] switch dcache_readdir() users to ->iterate() (diff) | |
download | linux-5ded75ec4c576577cae7d556e671d11d0c80c2fc.tar.xz linux-5ded75ec4c576577cae7d556e671d11d0c80c2fc.zip |
[readdir] convert ext3
new helper: dir_relax(inode). Call when you are in location that will
_not_ be invalidated by directory modifications (block boundary, in case
of ext*). Returns whether the directory has survived (dropping i_mutex
allows rmdir to kill the sucker; if it returns false to us, ->iterate()
is obviously done)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions