ocfs2: Periodic quota syncing

This patch creates a work queue for periodic syncing of locally cached quota
information to the global quota files. We constantly queue a delayed work
item, to get the periodic behavior.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Acked-by: Jan Kara <jack@suse.cz>
This commit is contained in:
Mark Fasheh 2008-10-20 15:36:47 +02:00
commit 171bf93ce1
4 changed files with 101 additions and 0 deletions