mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Hybrid of ->clear_inode() and ->delete_inode(); if present, does all fs work to be done when in-core inode is about to be gone, for whatever reason. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>