


Inode counts are also updated in realtime with realtime_quota turned on. This means that you'll need to be sure to restart DA to get an updated mount list if you make any changes to your partitions/quotas. This is done with the "mount" program, but for efficiency purposes, this is only done once at startup in the master process. NOTE: DA needs the device names to pass to the quotactl call. Realtime_quota=1 - for a slower binary 'quota -v username' Realtime_quota=0 - for a nightly tally to update disk usage per user If set to 2, the panel will use fastest kernel-level quotactl function calls to get usage. This will make use of the system quotas to let Users see their usage in realtime. Dealing with large users and backup timings.
