Recently, I came across the requirements of dropbox where it can not work on certain filesystems. I am curious why. I am curious how does the underlying filesystem matters to dropbox. Shouldn't it just have need to access inodes and directory structure and be happy?