]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/xattr.h
Update bcachefs sources to e82e656279 bcachefs: Cleanups for building in userspace
[bcachefs-tools-debian] / libbcachefs / xattr.h
index 9bc5376fa77154bda4cc857f3fb94517eaa10004..16310d89bf8fcf553d1178a1685432d242f5a685 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _BCACHE_XATTR_H
-#define _BCACHE_XATTR_H
+#ifndef _BCACHEFS_XATTR_H
+#define _BCACHEFS_XATTR_H
 
 #include "str_hash.h"
 
@@ -20,4 +20,4 @@ ssize_t bch2_xattr_list(struct dentry *, char *, size_t);
 
 extern const struct xattr_handler *bch2_xattr_handlers[];
 
-#endif /* _BCACHE_XATTR_H */
+#endif /* _BCACHEFS_XATTR_H */