diff options
| author | Christian Brauner <brauner@kernel.org> | 2026-08-12 16:26:52 +0200 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-08-12 16:26:52 +0200 |
| commit | fd2dfff4476d66d8019cb7ca3672e54ee1703069 (patch) | |
| tree | f8a9f4adab98e09f70a9fafbfeaa50dbf5698e5e /scripts | |
| parent | a965791b830479749d14cc6b7d3c3660c7903db7 (diff) | |
| parent | 1d38e750a389e919c1608dbc61cd5c93cd4915dc (diff) | |
| download | linux-next-fd2dfff4476d66d8019cb7ca3672e54ee1703069.tar.gz linux-next-fd2dfff4476d66d8019cb7ca3672e54ee1703069.zip | |
Merge branch 'vfs-7.3.failfs' into vfs.all
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/syscall.tbl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/syscall.tbl b/scripts/syscall.tbl index 7a42b32b6577..0ab531605120 100644 --- a/scripts/syscall.tbl +++ b/scripts/syscall.tbl @@ -412,3 +412,4 @@ 469 common file_setattr sys_file_setattr 470 common listns sys_listns 471 common rseq_slice_yield sys_rseq_slice_yield +472 common fchroot sys_fchroot |
