]> Pileus Git - ~andy/linux/blobdiff - fs/gfs2/rgrp.h
NFSv3: Fix return value of nfs3_proc_setacls
[~andy/linux] / fs / gfs2 / rgrp.h
index 3a10d2ffbbe7b34e93fd37a8dbc68028b8bfa041..463ab2e95d1cb94cafd6e31118ae77000754bd71 100644 (file)
@@ -68,7 +68,7 @@ extern void gfs2_rlist_add(struct gfs2_inode *ip, struct gfs2_rgrp_list *rlist,
 extern void gfs2_rlist_alloc(struct gfs2_rgrp_list *rlist, unsigned int state);
 extern void gfs2_rlist_free(struct gfs2_rgrp_list *rlist);
 extern u64 gfs2_ri_total(struct gfs2_sbd *sdp);
-extern int gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl);
+extern void gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl);
 extern int gfs2_rgrp_send_discards(struct gfs2_sbd *sdp, u64 offset,
                                   struct buffer_head *bh,
                                   const struct gfs2_bitmap *bi, unsigned minlen, u64 *ptrimmed);