Forced unmount
Posted Aug 3, 2006 17:40 UTC (Thu) by
rvfh (subscriber, #31018)
Parent article:
revoke() and frevoke()
Could not some of that be userspace?
- find open files on filesystem, and there owning processes
- kill the processes in question*
- unmount filesystem
* This _needs_ to be in userspace, so the user (who most likely
asked for the unmount in the first place) can do something about it (save
unsaved files...)
But maybe my knowledge is just out-dated, and this is already the
case, and the problem at hand is a different one...
(
Log in to post comments)