Win32 dirent: remove unused dirent.d_ino member
commitb27de71151ec3dc36e91d3b40c867ea3a5f53e77
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 29 May 2013 07:35:42 +0000 (29 08:35 +0100)
tree7bb6dc64948e1252469f60bc9e02a8dc62c391c0
parent874d79d4bdd75d7c26a8fe54ab4872969426c7d1
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>
compat/win32/dirent.h
config.mak.uname