Win32 dirent: remove unused dirent.d_ino member
commit08e61ee069506d45dbd10a5e612f173f6ba5174d
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:34:33 +0000 (7 17:34 +0100)
committerStepan Kasal <kasal@ucw.cz>
Thu, 29 May 2014 08:39:48 +0000 (29 10:39 +0200)
tree8c6c3bd1cf4ff0476e45bb1a37ec936431d0b293
parent11a11d1646a995538e68e64462c237e0edfd109f
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