summaryrefslogtreecommitdiff
path: root/scripts/lib/abi/helpers.py
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2025-11-11 09:12:50 -0500
committerChristian Brauner <brauner@kernel.org>2025-11-12 09:38:36 +0100
commit85bbffcad7307e2ca6136be657cc21b0e1c42241 (patch)
treed1ac64d2179f773bc2e1644cdc53d584ac2c6b94 /scripts/lib/abi/helpers.py
parent134796f43a5e6542546841ebecc7465e6f6a96d2 (diff)
vfs: clean up argument list for vfs_create()
As Neil points out: "I would be in favour of dropping the "dir" arg because it is always d_inode(dentry->d_parent) which is stable." ...and... "Also *every* caller of vfs_create() passes ".excl = true". So maybe we don't need that arg at all." Drop both arguments from vfs_create() and fix up the callers. Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: NeilBrown <neil@brown.name> Signed-off-by: Jeff Layton <jlayton@kernel.org> Link: https://patch.msgid.link/20251111-dir-deleg-ro-v6-9-52f3feebb2f2@kernel.org Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions