Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/makefs Revert, sorry this was not intended to be co...



details:   https://anonhg.NetBSD.org/src/rev/982ccde207a1
branches:  trunk
changeset: 366005:982ccde207a1
user:      reinoud <reinoud%NetBSD.org@localhost>
date:      Sun May 08 21:29:20 2022 +0000

description:
Revert, sorry this was not intended to be committed.

diffstat:

 usr.sbin/makefs/makefs.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4449c2ddbe1c -r 982ccde207a1 usr.sbin/makefs/makefs.h
--- a/usr.sbin/makefs/makefs.h  Sun May 08 19:19:11 2022 +0000
+++ b/usr.sbin/makefs/makefs.h  Sun May 08 21:29:20 2022 +0000
@@ -44,7 +44,7 @@
 #define HAVE_STRUCT_STAT_ST_FLAGS 1
 #define HAVE_STRUCT_STAT_ST_GEN 1
 #define HAVE_STRUCT_STAT_ST_MTIMENSEC 1
-//#define HAVE_STRUCT_STATVFS_F_IOSIZE 1
+#define HAVE_STRUCT_STATVFS_F_IOSIZE 1
 #define HAVE_STRUCT_STAT_BIRTHTIME 1
 #define HAVE_FSTATVFS 1
 #endif



Home | Main Index | Thread Index | Old Index