btrfs: use common file type conversion
[sfrench/cifs-2.6.git] / include / uapi / linux / btrfs_tree.h
index e974f4bb53786e0a797676c0cf1ccf3185a9beed..421239b98db2c79e9a9e3fe57c5013716af43603 100644 (file)
  *
  * Used by:
  * struct btrfs_dir_item.type
+ *
+ * Values 0..7 must match common file type values in fs_types.h.
  */
 #define BTRFS_FT_UNKNOWN       0
 #define BTRFS_FT_REG_FILE      1