Files
linux/include/linux
Amir Goldstein f91a704f71 fs: prepare for stackable filesystems backing file helpers
In preparation for factoring out some backing file io helpers from
overlayfs, move backing_file_open() into a new file fs/backing-file.c
and header.

Add a MAINTAINERS entry for stackable filesystems and add a Kconfig
FS_STACK which stackable filesystems need to select.

For now, the backing_file struct, the backing_file alloc/free functions
and the backing_file_real_path() accessor remain internal to file_table.c.
We may change that in the future.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
2023-12-23 16:35:08 +02:00
..
2023-10-24 13:08:14 -07:00
2023-11-04 10:22:52 +01:00
2023-11-10 13:54:58 +00:00
2023-10-11 08:46:01 -07:00
2023-11-01 22:33:53 -07:00
2023-10-30 21:48:22 -04:00
2023-10-25 20:19:00 +02:00
2023-10-12 09:58:02 +02:00
2023-10-11 10:11:54 -07:00
2023-10-18 14:43:21 -07:00
2023-10-16 12:44:06 -04:00
2023-10-16 12:44:06 -04:00
2023-10-18 10:01:33 +02:00
2023-10-27 10:51:41 +01:00
2023-10-18 14:34:16 -07:00
2023-11-10 09:20:55 +01:00
2023-10-15 13:19:42 +01:00
2023-11-01 10:02:18 +00:00
2023-10-18 14:43:21 -07:00
2023-11-03 09:16:42 +00:00
2023-10-18 14:43:21 -07:00
2023-10-27 18:04:28 +08:00
2023-10-18 14:34:18 -07:00