Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/fs/ntfs



On Wed, 9 Apr 2003, Jaromir Dolecek wrote:

> Module Name:  src
> Committed By: jdolecek
> Date:         Wed Apr  9 16:02:19 UTC 2003
>
> Modified Files:
>       src/sys/fs/ntfs: ntfs_vnops.c
>
> Log Message:
> add real ntfs remove vnode op, which releases vnode locks on parent directory
> and the file vnode before returning EOPNOTSUPP
> fixes PR kern/19595 by Erik Berls

genfs_eopnotsupp_rele() was designed to provide this service. Sorry I
haven't advertized it too much.

Take care,

Bill




Home | Main Index | Thread Index | Old Index