GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
[safe/jmp/linux-2.6] / fs / gfs2 / quota.h
index 437afa7..025d15b 100644 (file)
@@ -50,5 +50,6 @@ static inline int gfs2_quota_lock_check(struct gfs2_inode *ip)
 }
 
 extern int gfs2_shrink_qd_memory(int nr, gfp_t gfp_mask);
+extern const struct quotactl_ops gfs2_quotactl_ops;
 
 #endif /* __QUOTA_DOT_H__ */