X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flustre_fsfilt.h;h=5c9ecd07108129b893a9c4def573631e8ba31dfa;hp=70d027b66ea1648bf21649b678a464c7d638dd06;hb=b92e914bd75cb62d34d7e42e8bf78864755106f2;hpb=b35c862e781d219adaf4e51be15ff5a4f3f5acdc diff --git a/lustre/include/linux/lustre_fsfilt.h b/lustre/include/linux/lustre_fsfilt.h index 70d027b..5c9ecd07 100644 --- a/lustre/include/linux/lustre_fsfilt.h +++ b/lustre/include/linux/lustre_fsfilt.h @@ -601,6 +601,7 @@ fsfilt_clear_fs_flags(struct obd_device *obd, struct inode *inode, int flags) return obd->obd_fsops->fs_clear_fs_flags(inode, flags); return 0; } + static inline int fsfilt_precreate_rec(struct obd_device *obd, struct dentry *dentry, int *num, struct obdo *oa)