Commit 4519eaad authored by Bob Peterson's avatar Bob Peterson

GFS2: Fix minor comment typo

Signed-off-by: default avatarBob Peterson <rpeterso@redhat.com>
parent 805c0907
...@@ -162,7 +162,7 @@ u64 gfs2_log_bmap(struct gfs2_sbd *sdp) ...@@ -162,7 +162,7 @@ u64 gfs2_log_bmap(struct gfs2_sbd *sdp)
* @bvec: The bio_vec * @bvec: The bio_vec
* @error: The i/o status * @error: The i/o status
* *
* This finds the relavent buffers and unlocks then and sets the * This finds the relevant buffers and unlocks them and sets the
* error flag according to the status of the i/o request. This is * error flag according to the status of the i/o request. This is
* used when the log is writing data which has an in-place version * used when the log is writing data which has an in-place version
* that is pinned in the pagecache. * that is pinned in the pagecache.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment