quota got a netlink interface enable it

also keep the deprec oldstyle quota console messages for now
see 8e8934695dfd1d5013555a74a9da706a2e301cb0

svn path=/dists/trunk/linux-2.6/; revision=9881
This commit is contained in:
Maximilian Attems 2007-12-04 15:22:57 +00:00
parent 5962415805
commit 31d9235325
2 changed files with 5 additions and 2 deletions

5
debian/changelog vendored
View File

@ -11,7 +11,8 @@ linux-2.6 (2.6.24~rc4-1~experimental.1) UNRELEASED; urgency=low
DVB_S5H1409, DVB_TUNER_MT2131, INET_LRO, MMC_RICOH_MMC, MMC_SPI,
RTC_DRV_DS1374, VIDEO_CX23885, VIDEO_FB_IVTV, USB_SERIAL_CH341,
SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP.
MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP,
QUOTA_NETLINK_INTERFACE.
* Disable smbfs in topconfig, not supported upstream, use cifs.
* Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
and B43LEGACY (needs v3 firmware).
@ -24,7 +25,7 @@ linux-2.6 (2.6.24~rc4-1~experimental.1) UNRELEASED; urgency=low
[ Martin Michlmayr ]
* [mipsel/r5k-cobalt] Enable the new LEDs driver for Cobalt RaQ.
-- maximilian attems <maks@debian.org> Tue, 04 Dec 2007 16:15:49 +0100
-- maximilian attems <maks@debian.org> Tue, 04 Dec 2007 16:21:24 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low

View File

@ -1758,6 +1758,8 @@ CONFIG_ROMFS_FS=m
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_PRINT_QUOTA_WARNING=y
CONFIG_QFMT_V1=m
CONFIG_QFMT_V2=m
CONFIG_DNOTIFY=y