enable ext4

not only due to popular demand, right it is labeled stable :)
butter has to wait for 2.6.29

svn path=/dists/trunk/linux-2.6/; revision=12579
This commit is contained in:
Maximilian Attems 2009-01-19 23:24:26 +00:00
parent 252a4ebd66
commit 576b10806f
2 changed files with 6 additions and 5 deletions

2
debian/changelog vendored
View File

@ -15,7 +15,7 @@ linux-2.6 (2.6.28-1~experimental.1) UNRELEASED; urgency=low
I2C_NFORCE2_S4985, AT24, SENSORS_AD7414, SENSORS_ADCXX,
SOC_CAMERA_PLATFORM, VIDEO_SH_MOBILE_CEU, DVB_USB_DW2102, DVB_USB_ANYSEE,
DVB_SIANO_SMS1XXX, DVB_DRX397XD, MMC_SDHCI_PCI, MMC_SDRICOH_CS,
EDAC_I5100, RTC_DRV_M41T94, RTC_DRV_DS1305, UBIFS.
EDAC_I5100, RTC_DRV_M41T94, RTC_DRV_DS1305, UBIFS, EXT4. (closes: #512266)
* [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K.
* [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
* Add stable release 2.6.28.1

View File

@ -1769,10 +1769,11 @@ CONFIG_EXT3_FS=m
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_EXT4DEV_FS=m
CONFIG_EXT4DEV_FS_XATTR=y
CONFIG_EXT4DEV_FS_POSIX_ACL=y
CONFIG_EXT4DEV_FS_SECURITY=y
CONFIG_EXT4_FS=m
CONFIG_EXT4DEV_COMPAT=m
CONFIG_EXT4_FS_XATTR=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_JBD2_DEBUG is not set
CONFIG_REISERFS_FS=m