nnn/src
Arun Prakash Jana 547d87bfc2
Indicative inode hash bitmap implementation. Read details.
Known issues:
- To optimize dentfill() on most architectures we don't fstatat() with
  AT_SYMLINK_NOFOLLOW to get the inode number of the symlink itself.
- The current hash size serves the purpose of one filesystem. To serve
  more and have unique bits, we have to add more bits to prefix dev ID
  to the inode.  Memory consumption will be significant.

This will be reverted in next commit.
2019-11-23 10:05:06 +05:30
..
.clang-tidy Refactor plugin handling 2019-11-14 02:55:05 +05:30
dbg.h nnn as file manager: more changes 2019-04-16 22:55:59 +05:30
nnn.c Indicative inode hash bitmap implementation. Read details. 2019-11-23 10:05:06 +05:30
nnn.h Add key ] to show prompt 2019-11-18 20:21:00 +05:30