diff options
author | 2025-02-28 08:31:17 -0600 | |
---|---|---|
committer | 2025-03-01 11:02:36 +0100 | |
commit | 66447acc09dc77addb06875c987dbe22844635f3 (patch) | |
tree | f69fc941026d96f017d65681299de43ea97bed87 /scripts/bpf_doc.py | |
parent | watch_queue: fix pipe accounting mismatch (diff) | |
download | linux-rng-66447acc09dc77addb06875c987dbe22844635f3.tar.xz linux-rng-66447acc09dc77addb06875c987dbe22844635f3.zip |
ecryptfs: remove NULL remount_fs from super_operations
This got missed during the mount API conversion. This makes no functional
difference, but after we convert the last filesystem, we'll want to remove
the remount_fs op from super_operations altogether. So let's just get this
out of the way now.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Link: https://lore.kernel.org/r/5dc2eb45-7126-4777-a7f9-29d02dff443f@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions