projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a61ae1
)
gfs2: Fix bad comment for trans_drain
author
Bob Peterson
<rpeterso@redhat.com>
Mon, 31 Aug 2020 13:12:15 +0000
(08:12 -0500)
committer
Andreas Gruenbacher
<agruenba@redhat.com>
Wed, 14 Oct 2020 21:54:41 +0000
(23:54 +0200)
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/log.c
patch
|
blob
|
history
diff --git
a/fs/gfs2/log.c
b/fs/gfs2/log.c
index 93032feb515995548e7706477b630af82a73b925..a83e6426e26eee092674e20848d47afb107c409f 100644
(file)
--- a/
fs/gfs2/log.c
+++ b/
fs/gfs2/log.c
@@
-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