diff --git a/[refs] b/[refs] index 2d5b8e324ba4..1121d2f3bd06 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e13940ba56157a663944f2a827be96b6b787e260 +refs/heads/master: fd2ee6bb1ef02dfe1f1e1f5b44322e0854596e9a diff --git a/trunk/fs/gfs2/bmap.h b/trunk/fs/gfs2/bmap.h index b83b5924828f..ee9ec8d7515c 100644 --- a/trunk/fs/gfs2/bmap.h +++ b/trunk/fs/gfs2/bmap.h @@ -22,7 +22,6 @@ int gfs2_block_map(struct gfs2_inode *ip, uint64_t lblock, int *new, uint64_t *dblock, uint32_t *extlen); -typedef int (*gfs2_truncator_t) (struct gfs2_inode * ip, uint64_t size); int gfs2_truncatei(struct gfs2_inode *ip, uint64_t size); int gfs2_truncatei_resume(struct gfs2_inode *ip); int gfs2_file_dealloc(struct gfs2_inode *ip);