git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c42d63
)
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 15 Sep 2009 08:59:02 +0000
(09:59 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 3 Dec 2009 11:49:09 +0000
(11:49 +0000)
The plan is to add further operations to the gfs2_quotactl_ops
in future patches. The sync operation is easy, so we start with
that one.
We plan to use the XFS quota control functions because they more
closely match the GFS2 ones.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found