]> git.kernelconcepts.de Git - mv-sheeva.git/blobdiff - fs/ext4/ext4.h
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[mv-sheeva.git] / fs / ext4 / ext4.h
index 9b179163f1dee41bdca4586fb797e83649cee833..6e5787a29b90108be0b9711dff68e90c95aed8e2 100644 (file)
@@ -1014,7 +1014,7 @@ struct ext4_sb_info {
        atomic_t s_lock_busy;
 
        /* locality groups */
-       struct ext4_locality_group *s_locality_groups;
+       struct ext4_locality_group __percpu *s_locality_groups;
 
        /* for write statistics */
        unsigned long s_sectors_written_start;