tech-kern archive

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

Re: NFS over-quota not detected if utimes() called before fsync()/close()



On Mon, Jul 01, 2013 at 10:45:27PM +0100, David Laight wrote:
> On Fri, Jun 28, 2013 at 02:44:46PM +0200, Edgar Fu? wrote:
> > On an NFS-mounted file system, when you try to write to a file and are
> > over-quota, the write() succeeds, but a following fsync() or close() fails.
> 
> close() shouldn't fail either.

it should if there's no fsync() before

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index