Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • include
  • linux
  • ext3_fs.h
Find file Blame History Permalink
  • Eric Sandeen's avatar
    ext3: remove #ifdef CONFIG_EXT3_INDEX · 059590f4
    Eric Sandeen authored Oct 16, 2007
    
    
    CONFIG_EXT3_INDEX is not an exposed config option in the kernel, and it is
    unconditionally defined in ext3_fs.h.  tune2fs is already able to turn off
    dir indexing, so at this point it's just cluttering up the code.  Remove
    it.
    
    Signed-off-by: default avatarEric Sandeen <sandeen@redhat.com>
    Cc: <linux-ext4@vger.kernel.org>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    059590f4

Imprint & Privacy Policy