Commit f6b1ab83 authored by Alice Ryhl's avatar Alice Ryhl Committed by Carlos Llamas
Browse files

ANDROID: rust_binder: remove binder_logs/procs/pid immediately



Currently the binder_logs/procs/pid file is removed in the deferred
release callback that runs on the workqueue, which means that it may run
after the underlying filesystem is unmounted. However, dentries must be
removed before the filesystem goes away, so remove it explicitly when
scheduling the deferred release callback.

Bug: 426116428
Change-Id: I77db9261711989f8d4cd4c3a22903ff83a3fa9b7
Signed-off-by: default avatarAlice Ryhl <aliceryhl@google.com>
parent dd35623c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment