From 6258c64c993fd64ac2a051ce7cf94b0ae5e5a1ef Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 27 Jan 2009 16:18:06 -0800 Subject: [PATCH] todo --- src/TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/TODO b/src/TODO index 9eaf151a234..0a7d5cea46d 100644 --- a/src/TODO +++ b/src/TODO @@ -7,12 +7,11 @@ v0.6 v0.7 /- smart osd sync /- osd bug fixes -- async xattrs -- ENOSPC -- fully async file creation - fast truncate v0.8 +- fully async file creation +- ENOSPC - cas? big items @@ -51,6 +50,7 @@ timer kernel client - flock, fnctl locks +- async xattrs - avoid pinning inodes with expireable caps? - avoid flushing tcp socket when sending client_lease release messages (when the request is about to follow) - make osd retry writes if failure after ack..