Commit 351ea48
Al Viro
rust_binderfs: fix a dentry leak
Parallel to binderfs patches - 02da8d2 "binderfs_binder_ctl_create():
kill a bogus check" and the bit of b89aa54 "convert binderfs" that
got lost when making 4433d8e "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: 4433d8e ("convert rust_binderfs")
Acked-by: Alice Ryhl <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Al Viro <[email protected]>1 parent 63804fe commit 351ea48
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | 394 | | |
401 | 395 | | |
402 | 396 | | |
| |||
431 | 425 | | |
432 | 426 | | |
433 | 427 | | |
434 | | - | |
| 428 | + | |
| 429 | + | |
435 | 430 | | |
436 | 431 | | |
437 | 432 | | |
| |||
0 commit comments