]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_log.h
xfs: do not call xfs_bdstrat_cb in xfs_buf_iodone_callbacks
[karo-tx-linux.git] / fs / xfs / xfs_log.h
index 2c622bedb3021c72f9c3dde56aeab1969549f350..748d312850e2fc7da07509971f9afbf7aa9cb6d4 100644 (file)
@@ -152,6 +152,7 @@ int   xfs_log_mount(struct xfs_mount        *mp,
                        int                     num_bblocks);
 int      xfs_log_mount_finish(struct xfs_mount *mp);
 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
+xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
 void     xfs_log_space_wake(struct xfs_mount *mp);
 int      xfs_log_notify(struct xfs_mount       *mp,
                         struct xlog_in_core    *iclog,