NFS client fix - was NFS over-quota not detected if utimes() called before fsync()/close()

2013-08-06 Thread J. Hannken-Illjes
On Aug 1, 2013, at 10:31 AM, J. Hannken-Illjes hann...@eis.cs.tu-bs.de wrote: On Jul 31, 2013, at 10:04 PM, Christos Zoulas chris...@astron.com wrote: In article 20130730211200.gd96...@trav.math.uni-bonn.de, Edgar Fuß e...@math.uni-bonn.de wrote: I think the problem is in nfs_setattr(),

Re: Use of the PC value in interrupt/exception handlers

2013-08-06 Thread David Laight
On Fri, Aug 02, 2013 at 10:46:31AM +, Piyus Kedia wrote: Dear all, We are working on developing a dynamic binary translator for the kernel. Towards this, we wanted to confirm if the interrupted PC value pushed on stack by an interrupt/exception is used by the interrupt/exception