DragonFly BSD
 

Issue1053

Title hammer: nohistory doesn't show up in mount
Priority Status chatting
Superseder Nosy List mneumann
Assigned To Topics

Created on 2008-07-07.14:08:01 by mneumann, last changed 2008-07-09.08:33:00 by mneumann.

Messages
msg4893 (view) Author: mneumann Date: 2008-07-09.08:33:00
Ah, I understand. Could it be made a "global" flag (non-hammer
specific), like "readonly"? If not, something like "hammer mount-info"
would be nice.

Regards,

   Michael
msg4872 (view) Author: dillon Date: 2008-07-07.16:37:00
:Hi,
:
:Either "nohistory" has no effect or it just does not appear in the
:"mount -v" output. As I can use "undo" and I mounted with "-o nohistory"
:I assume the first.
:
:Regards,
:
:   Michael

    Doesn't appear in the mount -v output.  Not sure there is anything
    I can do about that, the option is flagged separately in the
    hammer-specific hammer_mount structure and not in the basic mount
    structure.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
msg4869 (view) Author: mneumann Date: 2008-07-07.14:08:00
Hi,

Either "nohistory" has no effect or it just does not appear in the
"mount -v" output. As I can use "undo" and I mounted with "-o nohistory"
I assume the first.

Regards,

   Michael
History
Date User Action Args
2008-07-09 08:33:00mneumannsetmessages: + msg4893
2008-07-07 16:37:01dillonsetstatus: unread -> chatting
messages: + msg4872
2008-07-07 14:08:01mneumanncreate