Reenable UBIFS (rhbz 823238)

This commit is contained in:
Dave Jones 2012-09-14 13:15:17 -04:00
parent 702ef34859
commit 9654342460
3 changed files with 9 additions and 1 deletions

View File

@ -3624,7 +3624,11 @@ CONFIG_DLM_DEBUG=y
CONFIG_GFS2_FS=m CONFIG_GFS2_FS=m
CONFIG_GFS2_FS_LOCKING_DLM=y CONFIG_GFS2_FS_LOCKING_DLM=y
# CONFIG_UBIFS_FS is not set
CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
# CONFIG_UBIFS_FS_DEBUG is not set
# #
# Partition Types # Partition Types

View File

@ -2321,6 +2321,9 @@ fi
# ||----w | # ||----w |
# || || # || ||
%changelog %changelog
* Fri Sep 14 2012 Dave Jones <davej@redhat.com>
- Reenable UBIFS (rhbz 823238)
* Fri Sep 14 2012 Dave Jones <davej@redhat.com> * Fri Sep 14 2012 Dave Jones <davej@redhat.com>
- Fix license tag. (rhbz 450492) - Fix license tag. (rhbz 450492)

View File

@ -187,3 +187,4 @@ w1_smem.ko
w1_ds2431.ko w1_ds2431.ko
w1_ds2423.ko w1_ds2423.ko
w1_bq27000.ko w1_bq27000.ko
ubifs.ko