2.5.44:
axboe@burns:[.]/kernel/iosched/linux-2.5 $ grep NFSD_V4 < .config
750:CONFIG_NFSD_V4=y
axboe@burns:[.]/kernel/iosched/linux-2.5 $ vi .config
axboe@burns:[.]/kernel/iosched/linux-2.5 $ grep NFSD_V4 < .config
750:CONFIG_NFSD_V4=n
axboe@burns:[.]/kernel/iosched/linux-2.5 $ grep NFSD_V4 < .config
750:# CONFIG_NFSD_V4 is not set
Bingo, perfect.
-- Jens Axboe- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/