diff options
author | David Howells <dhowells@redhat.com> | 2015-01-29 12:02:28 +0000 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-22 11:38:38 -0500 |
commit | df1a085af1f652a02238168c4f2b730c8c90dd4a (patch) | |
tree | e9f269431a6ed4ec7a70de68cd9b62b0bcbe2dea /fs/befs | |
parent | e7f7d2253c05143ed76ddc5e11f4cf0a9b814a27 (diff) | |
download | linux-df1a085af1f652a02238168c4f2b730c8c90dd4a.tar.bz2 |
VFS: Add a fallthrough flag for marking virtual dentries
Add a DCACHE_FALLTHRU flag to indicate that, in a layered filesystem, this is
a virtual dentry that covers another one in a lower layer that should be used
instead. This may be recorded on medium if directory integration is stored
there.
The flag can be set with d_set_fallthru() and tested with d_is_fallthru().
Original-author: Valerie Aurora <vaurora@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/befs')
0 files changed, 0 insertions, 0 deletions