aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/page.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2025-03-23 01:06:11 +0000
committerAl Viro <[email protected]>2025-07-03 02:44:38 +0000
commit59200f45267481582f4e42334a510f01d0b89449 (patch)
tree36221b5bbec83215c21d33fd474efe42c38e89e5 /rust/helpers/page.c
parentbetter lockdep annotations for simple_recursive_removal() (diff)
downloadkernel-59200f45267481582f4e42334a510f01d0b89449.tar.gz
kernel-59200f45267481582f4e42334a510f01d0b89449.zip
new helper: simple_start_creating()
Set the things up for kernel-initiated creation of object in a tree-in-dcache filesystem. With respect to locking it's an equivalent of filename_create() - we either get a negative dentry with locked parent, or ERR_PTR() and no locks taken. tracefs and debugfs had that open-coded as part of their object creation machinery; switched to calling new helper. Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'rust/helpers/page.c')
0 files changed, 0 insertions, 0 deletions