opendir()/readdir() improvements:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 4 Oct 2013 13:05:53 +0000 (15:05 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Oct 2013 11:17:00 +0000 (13:17 +0200)
commita3fe82f784acf7d39f89c6ac7b2dd6f47000c8cc
treeb98fd1a33f6e3c74c46a4e79e0978ac4fcb1513b
parenta6de7ca5ad61eef0305b7e6c48f915ff14014191
opendir()/readdir() improvements:
- detect errors even during readdir()
- more debugging to syslog
- separate raw opendir() (without additional VFS stuff)
- keep black magic code around st_nlink disabled
src/VfsNs.cpp
src/VfsNs.h