[17985] in Athena Bugs
Re: sshd/scp quotachecking
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Jul 13 02:02:45 2000
Message-Id: <200007130602.CAA01139@egyptian-gods.mit.edu>
To: John Hawkinson <jhawk@MIT.EDU>
cc: Greg Hudson <ghudson@MIT.EDU>, bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 12 Jul 2000 17:42:16 EDT."
<200007122142.RAA17211@multics.mit.edu>
Date: Thu, 13 Jul 2000 02:02:14 -0400
From: Greg Hudson <ghudson@MIT.EDU>
>> I think it's worse than that. AFS won't return an error until the
>> close(), which is not the same as UFS semantics. So it's not
>> surprising that ssh wouldn't do the right thing.
> I'm afraid I don't follow -- surely an error on close() should still
> be communicated back to the client?
It should. But if there's a bug here, it would only show up when
writing into AFS, which means very few people would care. That's all
I meant.