X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flvfs%2Flvfs_internal.h;h=84e9aaa506bcfa53dce73bc9bfcf420ced04cede;hp=4d68116b19d5a36c69d59dfb88473345202d4bb6;hb=2dc9c16e770415d56839e1996015fec5fab93f29;hpb=401deb5075f9ab7f6c8c1831c56a84b0134e923c diff --git a/lustre/lvfs/lvfs_internal.h b/lustre/lvfs/lvfs_internal.h index 4d68116..84e9aaa 100644 --- a/lustre/lvfs/lvfs_internal.h +++ b/lustre/lvfs/lvfs_internal.h @@ -6,3 +6,5 @@ void fsfilt_extN_exit(void); int fsfilt_reiser_init(void); void fsfilt_reiser_exit(void); + +int lookup_by_path(char *path, int flags, struct nameidata *nd);