On Tue, Jun 24, 2025 at 06:57:08AM +0930, Qu Wenruo wrote: > > When the VFS/libfs does an upcall into the file system to notify it > > that a device is gone that's pretty much a device loss. I'm not married > > to the exact name, but drop seems like a pretty bad choice. > > What about a more common used term, mark_dead()? That's even less generic than devloss.