Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 08:36:05 -0700
From:      David Kirchner <dpk@dpk.net>
To:        Freminlins <freminlins@gmail.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Turning off file flags during restore
Message-ID:  <35c231bf05083008366561532@mail.gmail.com>
In-Reply-To: <eeef1a4c05083007382269a147@mail.gmail.com>
References:  <eeef1a4c05083007382269a147@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 8/30/05, Freminlins <freminlins@gmail.com> wrote:
> -rw-r--r-- 1 www www schg 73 Jul 27 22:04 foo.txt
>=20
> I understand that some of the attributes on the NetApp may be confusing
> restore. I don't really have a problem with that. Is there a way to not s=
et
> the file flags during restore? I don't really want to chflag a few millio=
n
> files if I don't have to. Also, of course, changing the flags updates the
> file's ctime.

There doesn't appear to be a way to avoid this with restore,
unfortunately. It performs the chflags() call immediately after
setting the file times, without any conditional to avoid it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35c231bf05083008366561532>