Re: bin/60383: fssconfig(8): distinguish between taking and loading a snapshot

"Robert Elz via gnats" <[email protected]> Wed, 22 Jul 2026 07:20:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR bin/60383; it has been noted by GNATS.

From: Robert Elz <[email protected]>
To: Taylor R Campbell <[email protected]>
Cc: [email protected], [email protected]
Subject: Re: bin/60383: fssconfig(8): distinguish between taking and loading a snapshot
Date: Wed, 22 Jul 2026 14:16:06 +0700

     Date:        Sun, 19 Jul 2026 12:25:09 +0000
     From:        Taylor R Campbell <[email protected]>
     Message-ID:  <[email protected]>
 
   | Yes, that is exactly what I meant, which would make sense in the
   | context of the first part I suggested:
   |
   | 	- Take a snapshot without mounting it:
   |
   | 		# snapfs /home /home/.snap/20260718
 
 Except it didn't, there wasn't enough explanation, it might just
 have meant first "this is how one simply makes a snapshot" (that one
 was clear enough) and second, "this is what you do if you want to make
 a snapshot and have it mounted".
 
 If "Mount a snapshot" had been "Mount an existing snapshot" or words
 to that effect, it would have been clearer.   That's why I asked which
 meaning you intended.
 
 kre