|
发表于 2003-1-24 15:59:10
|
显示全部楼层
我刚才查找了一些资料,reiserfs在缺省的内核中是不支持quota的。要使用quota,可以看这里的FAQ:http://www.namesys.com/
# Is quota-support built-in in the vanilla 2.4 kernels for ReiserFS?
No, quota support for linux kernels from 2.4 branch are bundled separately and can be obtained from this location. The reason these patches are not included into 2.4 kernel branch is because they implement new quota format and need new quota code too, which is too big of a change for 2.4 series of kernels. Various Linux distributions vendors (ie SuSE) do ship reiserfs-quota enabled kernels, though.
看来需要从这个站点上下载软件,应该可以解决你的问题。 |
|