Loading
rust_binderfs: fix a dentry leak
Parallel to binderfs patches - 02da8d2c "binderfs_binder_ctl_create(): kill a bogus check" and the bit of b89aa544 "convert binderfs" that got lost when making 4433d8e2 "convert rust_binderfs"; the former is a cleanup, the latter is about marking /binder-control persistent, so that it would be taken out on umount. Fixes: 4433d8e2 ("convert rust_binderfs") Acked-by:Alice Ryhl <aliceryhl@google.com> Acked-by:
Christian Brauner <brauner@kernel.org> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>