Home
last modified time | relevance | path

Searched hist:41984795 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinderfs.c41984795 Mon Jan 21 04:48:06 CST 2019 Christian Brauner <christian@brauner.io> binderfs: kill_litter_super() before cleanup

Al pointed out that first calling kill_litter_super() before cleaning up
info is more correct since destroying info doesn't depend on the state of
the dentries and inodes. That the opposite remains true is not guaranteed.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
41984795 Mon Jan 21 04:48:06 CST 2019 Christian Brauner <christian@brauner.io> binderfs: kill_litter_super() before cleanup

Al pointed out that first calling kill_litter_super() before cleaning up
info is more correct since destroying info doesn't depend on the state of
the dentries and inodes. That the opposite remains true is not guaranteed.

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>