]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ext2: remove stale TODO about kmap
authorMilos Nikic <nikic.milos@gmail.com>
Sat, 7 Feb 2026 00:29:08 +0000 (16:29 -0800)
committerJan Kara <jack@suse.cz>
Fri, 27 Feb 2026 11:12:32 +0000 (12:12 +0100)
The TODO comment in the file header asking to get rid of kmap() is
outdated. The code has already been converted to use the folio API
(specifically kmap_local_folio).

Remove the stale comment to reflect the current state of the code.

Signed-off-by: Milos Nikic <nikic.milos@gmail.com>
Link: https://patch.msgid.link/20260207002908.176933-1-nikic.milos@gmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext2/namei.c

index bde617a66cecd4a2bf12a713a2297bb4fee45916..3ab23de558fbcc0dd3d3681134105218c409671c 100644 (file)
@@ -14,8 +14,6 @@
  *
  * The only non-static object here is ext2_dir_inode_operations.
  *
- * TODO: get rid of kmap() use, add readahead.
- *
  * Copyright (C) 1992, 1993, 1994, 1995
  * Remy Card (card@masi.ibp.fr)
  * Laboratoire MASI - Institut Blaise Pascal