Re: EBUSY on umount

2000-11-23 Thread David Gibson
On Thu, Nov 23, 2000 at 04:43:52PM +0100, Jan Kara wrote: On Tue, Nov 21, 2000 at 07:19:21PM -0800, Brian Pomerantz wrote: On Wed, Nov 22, 2000 at 02:17:37PM +1100, David Gibson wrote: In testing/fixing ramfs I've discovered a bug where umount() fails with -EBUSY for no readily

EBUSY on umount

2000-11-21 Thread David Gibson
In testing/fixing ramfs I've discovered a bug where umount() fails with -EBUSY for no readily apparent reason. I haven't yet found any way to unmount the fs once it gets into this state. I'm also not sure what triggers the problem. I thought this was a ramfs bug, but I've now seen a similar

Re: EBUSY on umount

2000-11-21 Thread David Gibson
On Tue, Nov 21, 2000 at 07:19:21PM -0800, Brian Pomerantz wrote: On Wed, Nov 22, 2000 at 02:17:37PM +1100, David Gibson wrote: In testing/fixing ramfs I've discovered a bug where umount() fails with -EBUSY for no readily apparent reason. I haven't yet found any way to unmount the fs once