aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota_local.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker1-9/+9
2009-01-05ocfs2/quota: sparse fixes for quotaTao Ma1-2/+2
2009-01-05ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara1-1/+2
2009-01-05ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker1-29/+35
2009-01-05ocfs2: Implement quota recoveryJan Kara1-8/+417
2009-01-05ocfs2: Periodic quota syncingMark Fasheh1-0/+4
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara1-0/+833