Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 09:10:03 -0700 (PDT)
From:      Joshua Goodall <joshua@roughtrade.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/37038: fflagstostr and strtofflags don't recognise snapshots
Message-ID:  <200204131610.g3DGA3f24497@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/37038; it has been noted by GNATS.

From: Joshua Goodall <joshua@roughtrade.net>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: bin/37038: fflagstostr and strtofflags don't recognise snapshots
Date: Sun, 14 Apr 2002 02:09:04 +1000

 On Sun, Apr 14, 2002 at 01:09:41AM +1000, I wrote to -bugs:
 > root@gold:~# mount -u -o snapshot /.snap1 /
 > root@gold:~# ls -lo /.snap1
 > -r---------  1 root  wheel  - 1782579200 Apr 14 10:24 /.snap
 
 Oops, thinko. That should of course read:
 
 root@gold:~# mount -u -o snapshot /.snap1 /
 root@gold:~# ls -lo /.snap1
 -r---------  1 root  wheel  - 1782579200 Apr 14 10:24 /.snap1
 
 > root@gold:~# ls -lo /.snap1
 > -r---------  1 root  wheel  snapshot 1782579200 Apr 14 10:24 /.snap 
 
 similarly,
 
 root@gold:~# ls -lo /.snap1
 -r---------  1 root  wheel  snapshot 1782579200 Apr 14 10:24 /.snap1
 
 error only in examples, fix is unchanged.
 
 Joshua
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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