Re: Quota Support in Kernel

2006-03-15 Thread Jason Self
I think that's outdated. Since this is only a test system I reformatted and repartitioned the drive to use ext2 and had the same results. Previously I was trying to compile kernel version 2.6.15.6. I decided to try 2.6.8, since that's what matches what is in 3.1r1. It compiled successfully. The

Quota Support in Kernel

2006-03-14 Thread Jason Self
(although I've already learned alot on my own as a result of my Google searches.) Is quota support already enabled in the kernel for 3.1r1? How can I tell? I've learned that I can compile my own kernel with quota support added, if necessary. I found this document giving a walk through of how

Re: Quota Support in Kernel

2006-03-14 Thread Hans Ekbrand
On Tue, Mar 14, 2006 at 09:00:23AM -0800, Jason Self wrote: I am looking to add quota support. [...] Is quota support already enabled in the kernel for 3.1r1? How can I tell? $ grep -i quota /boot/config* I haven't tried quota, but I noticed that in the kernel docs for quota, it says that