according to strace quotaon freezes at
quotactl(0xff800002, "/dev/hda1", 2
call trace is: (sysrq-t)
vfs_permission
__rwsem_do_wake
rwsem_down_read_failed
module_put
dqinit_needed
vfs_quota_off
resolve_dev
d_free
deny_write_access
check_quotactl_valid
d_free
scheduling_functions_start_here
do_quotactl
system_call
Btw, freeze on quotaon is not regular. After some time that system is up,
quotaon reports only no such device and terminates.
so looks like
1) freeze on quotactl
2) reports no such device
in both cases not working.
-- Lukáš Hejtmánek - 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/