Commit 521031fa authored by Bob Peterson's avatar Bob Peterson Committed by Andreas Gruenbacher
Browse files

gfs2: Fix bad comment for trans_drain

parent 5a61ae14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -902,7 +902,7 @@ static void empty_ail1_list(struct gfs2_sbd *sdp)
}

/**
 * drain_bd - drain the buf and databuf queue for a failed transaction
 * trans_drain - drain the buf and databuf queue for a failed transaction
 * @tr: the transaction to drain
 *
 * When this is called, we're taking an error exit for a log write that failed