From f5a54a76a190d972c419b6dc697101bbfd6f92d7 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 20 Mar 2008 09:12:16 -0700 Subject: [PATCH] todos --- src/TODO | 2 -- src/boot.sh | 0 2 files changed, 2 deletions(-) mode change 100644 => 100755 src/boot.sh diff --git a/src/TODO b/src/TODO index 6a11c36e2cedf..1ec6ec7050377 100644 --- a/src/TODO +++ b/src/TODO @@ -13,8 +13,6 @@ kernel client - hooks to get mds, osd, monmap epoch #s - msgr layer - standby state, to keep connect_seq around after a disconnect -- fix 32bit inode handling - - see nfs_fhget, nfs_find_actor as reference for allowing multiple inodes with the same i_ino - audit locking - audit use of kmalloc vs spinlocks - convert rest of ceph_fs.h to le32/le64 notation, cleaning up userspace appropriately diff --git a/src/boot.sh b/src/boot.sh old mode 100644 new mode 100755 -- 2.39.5