Re: Problem to recognize that the file system is full

2007-09-06 Thread David Newall
Jan Engelhardt wrote: On Sep 4 2007 13:53, Guilherme Vilela wrote: I'm tryng to mount a nfs file system with the option async and run a program that writes to the file system. The problem is that the program keep writing even when the file system is full. man 5 exports async This

Re: Problem to recognize that the file system is full

2007-09-06 Thread Jan Engelhardt
On Sep 4 2007 13:53, Guilherme Vilela wrote: >Hi, >I'm tryng to mount a nfs file system with the option async and run a >program that writes to the file system. The problem is that the >program keep writing even when the file system is full. man 5 exports async This option allows the NFS ser