Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 1995 08:15:34 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        CVS-commiters@freefall.freebsd.org, bde@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/msdosfs msdosfs_vnops.c
Message-ID:  <199511132115.IAA07329@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/msdosfs  msdosfs_vnops.c
>  Log:
>  Fixed getdirentries() on nfs mounted msdosfs's.  No cookies were returned
>  for certain common combinations of directory sizes, cluster sizes, and i/o
>  sizes (e.g., 4K, 4K, and 4K).  The fix in rev. 1.21 was incomplete.
>  
>  Reviewed by:	dfr
>  Obtained from:	party from NetBSD

I thought that this bug was related to nfsv3 and didn't affect 2.1, so I
left the fix in my queue for too long.  However, it seems to be an old bug.

2.1 is also missing the fix for the VOP_LINK arg order botch (rev 1.18 of
msdosfs_vnops.c).

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511132115.IAA07329>