]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_log_priv.h
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
[~andy/linux] / fs / xfs / xfs_log_priv.h
index 3670d48fd77466ee8f8749a67a827b772f4ed26f..bcad5f4c1fd1b3f0c31fc7c0bcb848c12aaa21ee 100644 (file)
@@ -455,7 +455,6 @@ extern void  xlog_recover_process_iunlinks(xlog_t *log);
 
 extern struct xfs_buf *xlog_get_bp(xlog_t *, int);
 extern void     xlog_put_bp(struct xfs_buf *);
-extern int      xlog_bread(xlog_t *, xfs_daddr_t, int, struct xfs_buf *);
 
 extern kmem_zone_t     *xfs_log_ticket_zone;