Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
liewegas committed Mar 2, 2010
1 parent 4b77a04 commit 2a63168
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,20 @@ bugs
- rm -r failure (on kernel tree)
- dbench 1, restart mds (may take a few times), dbench will error out.

- cfuse crash on 'cat >> mnt/foo'
client/Client.cc: In function 'Inode* Client::_ll_get_inode(vinodeno_t)':
client/Client.cc:5047: FAILED assert(inode_map.count(vino))
1: (Client::_ll_get_inode(vinodeno_t)+0x46) [0x60a268]
2: (Client::ll_getattr(vinodeno_t, stat*, int, int)+0x15c) [0x62ab66]
3: ./cfuse [0x6050f7]
4: /usr/lib/libfuse.so.2 [0x7f532b02e0a2]
5: (fuse_session_loop()+0x7a) [0x7f532b02aeba]
6: (ceph_fuse_ll_main(Client*, int, char const**)+0x24a) [0x60373c]
7: (main()+0x279) [0x5e0a14]
8: (__libc_start_main()+0xfd) [0x7f5329f81abd]
9: (std::ios_base::Init::~Init()+0x49) [0x5e0659]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

?- bonnie++ -u root -d /mnt/ceph/ -s 0 -n 1
(03:35:29 PM) Isteriat: Using uid:0, gid:0.
(03:35:29 PM) Isteriat: Create files in sequential order...done.
Expand Down

0 comments on commit 2a63168

Please sign in to comment.