diff options
| author | Ram Pai <[email protected]> | 2008-03-27 12:06:20 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2008-04-23 04:04:32 +0000 |
| commit | 6092d048183b76bfa3f84b32f8158dd8d10bd811 (patch) | |
| tree | 2d38af32961eb52b36daca2f29ce69e80f6e7283 /net/unix/af_unix.c | |
| parent | [PATCH] remove unused label in xattr.c (noise from ro-bind) (diff) | |
| download | kernel-6092d048183b76bfa3f84b32f8158dd8d10bd811.tar.gz kernel-6092d048183b76bfa3f84b32f8158dd8d10bd811.zip | |
[patch 1/7] vfs: mountinfo: add dentry_path()
[[email protected]] split big patch into managable chunks
Add the following functions:
dentry_path()
seq_dentry()
These are similar to d_path() and seq_path(). But instead of
calculating the path within a mount namespace, they calculate the path
from the root of the filesystem to a given dentry, ignoring mounts
completely.
Signed-off-by: Ram Pai <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
