mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-29 04:16:43 +00:00
logfs does not need the BKL, so use ->unlocked_ioctl instead of ->ioctl in file operations. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Joern Engel <joern@logfs.org> [ fixed trivial conflict ] Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> |
||
|---|---|---|
| .. | ||
| compr.c | ||
| dev_bdev.c | ||
| dev_mtd.c | ||
| dir.c | ||
| file.c | ||
| gc.c | ||
| inode.c | ||
| journal.c | ||
| Kconfig | ||
| logfs_abi.h | ||
| logfs.h | ||
| Makefile | ||
| readwrite.c | ||
| segment.c | ||
| super.c | ||