Files
kernel_google_redbull/fs
Matthew Wilcox (Oracle) a10d5ec4e9 UPSTREAM: sysctl: Convert to iter interfaces
Using the read_iter/write_iter interfaces allows for in-kernel users
to set sysctls without using set_fs().  Also, the buffer is a string,
so give it the real type of 'char *', not void *.

[AV: Christoph's fixup folded in]

Change-Id: I9925d71d0c27b6712467085ec446ec7fca8e6db4
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-09-08 17:28:02 +03:00
..
2024-11-08 16:19:19 +01:00
2024-11-08 16:19:17 +01:00
2023-09-23 10:48:17 +02:00
2022-06-14 16:59:24 +02:00
2025-09-08 17:25:19 +03:00
2024-07-05 09:00:35 +02:00
2022-02-28 19:00:41 +05:30
2023-12-08 09:28:23 +00:00