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 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.
> However, when you insert a utimes() or futimes() call after the write(),
> the fsync() or close() succeed and you end up with a zero-length file.
> [...]
>
> Shall I file a PR?
ugh! Yes please...
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index