https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7341
Summary: GlusterFS: Display SETATTR attribute "valid" as a list
of flags
Product: Wireshark
Version: unspecified
Platform: All
URL: https://github.com/nixpanic/gluster-wireshark-1.4/issu
es/20
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Dissection engine (libwireshark)
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: ndevos@xxxxxxxxxx
Niels de Vos <ndevos@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8564| |review_for_checkin?
Flags| |
Created attachment 8564
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8564
Display SETATTR attribute "valid" as a list of flags
Build Information:
URL: http://anonsvn.wireshark.org/wireshark/trunk
Repository Root: http://anonsvn.wireshark.org/wireshark
Repository UUID: f5534014-38df-0310-8fa8-9805f1628bb7
Revision: 43140
--
Display SETATTR attribute "valid" as a list of flags
The new output looks like this:
Set attributes: 0x00000030, SET_ATTR_ATIME, SET_ATTR_MTIME
.... .... .... .... .... .... .... ...0 = SET_ATTR_MODE: Not set
.... .... .... .... .... .... .... ..0. = SET_ATTR_UID: Not set
.... .... .... .... .... .... .... .0.. = SET_ATTR_GID: Not set
.... .... .... .... .... .... .... 0... = SET_ATTR_SIZE: Not set
.... .... .... .... .... .... ...1 .... = SET_ATTR_ATIME: Set
.... .... .... .... .... .... ..1. .... = SET_ATTR_MTIME: Set
0000 0000 0000 0000 0000 0000 00.. .... = Reserved: Not set
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.