]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
SFTP: allow getAttrs to succeed on a file that has been opened for creation but not...
authordavid-sarah <david-sarah@jacaranda.org>
Thu, 20 May 2010 03:56:13 +0000 (20:56 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Thu, 20 May 2010 03:56:13 +0000 (20:56 -0700)
commitce3872d10e6a81f10c95aba37faf47deba249507
treef2070a5f207648efd629b99db157e5477353cb66
parent7f9e351bce5f3fb7b25d83403dcb128a60ebdcff
SFTP: allow getAttrs to succeed on a file that has been opened for creation but not yet uploaded or linked (part of #1050).
src/allmydata/frontends/sftpd.py
src/allmydata/test/test_sftp.py