From: Roland McGrath Date: Wed, 2 Feb 2005 04:36:38 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~444 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dfeed6a2a2b7be9000a8a0f26c085489f88a7f4;p=strace . --- diff --git a/ChangeLog b/ChangeLog index ac8f53b7..121df5f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2005-02-01 Roland McGrath + * system.c [LINUX] (MS_MANDLOCK, MS_NOATIME, MS_NODIRATIME, MS_BIND, + MS_MOVE, MS_REC, MS_VERBOSE, MS_POSIXACL, MS_ACTIVE, MS_NOUSER): + New macros. + [LINUX] (mount_flags): Add them. + [LINUX] (sys_mount): If any of (MS_BIND|MS_MOVE|MS_REMOUNT) bits are + set in the flags argument, don't try to fetch the filesystem string. + Fixes RH#141932. + * config.guess: Update from canonical version, timestamp 2004-11-12. * config.sub: Likewise, timestamp 2004-11-30.