Whamcloud - gitweb
- extents support for ext3 added
authoralex <alex>
Tue, 26 Aug 2003 15:57:56 +0000 (15:57 +0000)
committeralex <alex>
Tue, 26 Aug 2003 15:57:56 +0000 (15:57 +0000)
commitccf1b15fc9eaa20c6548061797afe354b47aa157
tree033af1d9f012a45f6bbb45b4b30f271c146cc82c
parent6e1303d7f876cd8e3f9ba2061b51e30bb2c0357b
- extents support for ext3 added
- O_EXTENTS flag support (one must pass the flag to vfs_create() in order
  to force ext3 to use extents)

NOTE: extents support is disabled by default. to enable use mount option
      'extents'
lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/patches/ext3-extents-oflag-2.4.18-chaos.patch [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-extents-2.4.18-chaos.pc [new file with mode: 0644]
lustre/kernel_patches/pc/ext3-extents-oflag-2.4.18-chaos.pc [new file with mode: 0644]