1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/fs/ubifs
Sascha Hauer 671b9b75f6 ubifs: journal: Remove wrong comment
In the description of reserve_space() it is claimed that write_node()
and write_head() unlock the journal head. This is not true and has never
been true. All callers of write_node() and write_head() call
release_head() themselves. Remove the wrong comment.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-06-07 15:53:14 +02:00
..
budget.c
commit.c
compress.c
crypto.c
debug.c
debug.h
dir.c Refactor support for encrypted symlinks to move common code to fscrypt. 2018-02-04 10:43:12 -08:00
file.c fs: ubifs: Adding new return type vm_fault_t 2018-06-07 15:53:13 +02:00
find.c ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx 2018-04-04 23:48:10 +02:00
gc.c
io.c
ioctl.c
journal.c ubifs: journal: Remove wrong comment 2018-06-07 15:53:14 +02:00
Kconfig
key.h
log.c
lprops.c ubifs: Remove useless parameter of lpt_heap_replace 2018-04-04 23:48:11 +02:00
lpt.c
lpt_commit.c
Makefile
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c ubifs: remove set but never used variable 2018-06-07 15:53:14 +02:00
sb.c
scan.c ubifs: remove unnecessary assignment 2018-04-04 23:48:10 +02:00
shrinker.c
super.c ubifs: Check ubifs_wbuf_sync() return code 2018-04-04 23:41:44 +02:00
tnc.c ubifs: Fix uninitialized variable in search_dh_cookie() 2018-01-17 19:28:53 +01:00
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h ubifs: remove set but never used variable 2018-06-07 15:53:14 +02:00
xattr.c ubifs, xattr: remove misguided quota flags 2018-06-07 15:53:14 +02:00