]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ext4/ext4.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[karo-tx-linux.git] / fs / ext4 / ext4.h
index 0b4aeb24593cfdc267f306385fa9e880046063db..c21b1de51afbb42191adea4fc4a357e3906c8489 100644 (file)
@@ -1203,9 +1203,6 @@ struct ext4_sb_info {
        unsigned long s_ext_blocks;
        unsigned long s_ext_extents;
 #endif
-       /* ext4 extent cache stats */
-       unsigned long extent_cache_hits;
-       unsigned long extent_cache_misses;
 
        /* for buddy allocator */
        struct ext4_group_info ***s_group_info;