On Fri, Sep 29, 2000 at 11:44:54AM +0200, [EMAIL PROTECTED] wrote: > After modifying sys_open() by prepending a namei(filename), > all devices mounted while the modified sys_open is in place, > report an EBUSY when trying to umount them. You forget dput(dentry). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- namei() in sys_open() breaking umount? Stefan . Ludwig
- Re: namei() in sys_open() breaking umount? Andries Brouwer
- Re: namei() in sys_open() breaking umount? Andreas Dilger