]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/quota.h
GFS2: Alter arguments of gfs2_quota/statfs_sync
[~andy/linux] / fs / gfs2 / quota.h
index 0fa5fa63d0e8fce00a37c2ea4cbdc7a476fe5c3e..437afa77663fa1c5da9f7c75aafde3c2cfc67a1f 100644 (file)
@@ -25,7 +25,7 @@ extern int gfs2_quota_check(struct gfs2_inode *ip, u32 uid, u32 gid);
 extern void gfs2_quota_change(struct gfs2_inode *ip, s64 change,
                              u32 uid, u32 gid);
 
-extern int gfs2_quota_sync(struct gfs2_sbd *sdp);
+extern int gfs2_quota_sync(struct super_block *sb, int type);
 extern int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id);
 
 extern int gfs2_quota_init(struct gfs2_sbd *sdp);