btrfs: use common file type conversion
[sfrench/cifs-2.6.git] / fs / btrfs / btrfs_inode.h
index 6f5d07415dabaf8f23f158f2e5c39b4c252bd933..b16c13d51be0a8392f13a2a3b73bdbba0d67c837 100644 (file)
@@ -203,8 +203,6 @@ struct btrfs_inode {
        struct inode vfs_inode;
 };
 
-extern unsigned char btrfs_filetype_table[];
-
 static inline struct btrfs_inode *BTRFS_I(const struct inode *inode)
 {
        return container_of(inode, struct btrfs_inode, vfs_inode);