]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/overlayfs/overlayfs.h
ovl: Ensure upper filesystem supports d_type
[linux.git] / fs / overlayfs / overlayfs.h
index 99b4168c36ffb70bb37f81210ca1ce69883ae337..6a7090f4a4413010545bd808484b9a4cbb705c07 100644 (file)
@@ -166,6 +166,7 @@ extern const struct file_operations ovl_dir_operations;
 int ovl_check_empty_dir(struct dentry *dentry, struct list_head *list);
 void ovl_cleanup_whiteouts(struct dentry *upper, struct list_head *list);
 void ovl_cache_free(struct list_head *list);
+int ovl_check_d_type_supported(struct path *realpath);
 
 /* inode.c */
 int ovl_setattr(struct dentry *dentry, struct iattr *attr);