Win32 dirent: remove unused dirent.d_ino member
commita21b5f600ff666cbdcce424a8cab926129c5c584
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 27 Oct 2011 08:52:17 +0000 (27 09:52 +0100)
tree058f708da1d6bffdc7df9198fce5692c8f5b476c
parent82b75950eafe3a3b5e0074f3de155a614bdb9ef1
Win32 dirent: remove unused dirent.d_ino member

There are no proper inodes on Windows, so remove dirent.d_ino and #define
NO_D_INO_IN_DIRENT in the Makefile (this skips e.g. an ineffective qsort in
fsck.c).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Makefile
compat/win32/dirent.h