]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/quota.h
Fix possible NULL pointer access in 8250 serial driver
[linux-2.6-omap-h63xx.git] / fs / gfs2 / quota.h
index d93c61c99365efff7bd1fccc18bca1dd99e1d29f..a8be1417051f9bf07823c3b885a94b3f0e4e9aa4 100644 (file)
@@ -10,6 +10,9 @@
 #ifndef __QUOTA_DOT_H__
 #define __QUOTA_DOT_H__
 
+struct gfs2_inode;
+struct gfs2_sbd;
+
 #define NO_QUOTA_CHANGE ((u32)-1)
 
 int gfs2_quota_hold(struct gfs2_inode *ip, u32 uid, u32 gid);