]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
undo mountlist.h change
authorJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 17:04:18 +0000 (17:04 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 17:04:18 +0000 (17:04 +0000)
lib/ChangeLog

index 79240b0a3b918234a123d78debac343c81f75f00..e30f862fbd3f167c540e8b0d6b64246c26af21fe 100644 (file)
@@ -1,10 +1,5 @@
 2003-03-18  Jim Meyering  <jim@meyering.net>
 
-       * mountlist.h (ME_REMOTE): Recognize as remote any file system
-       that has an Fs_type with the `nfs' (any case) prefix.
-       This is necessary at least for AIX 5.1 when it uses the
-       MOUNTED_GETMNTENT1 code.  Reported by Mike Jetzer.
-
        * exclude.c (excluded_filename): Define and use typedef to
        avoid type mismatch in conditional expression.