VirtualBox

Changeset 76643 in vbox for trunk/include/iprt/formats/xfs.h


Ignore:
Timestamp:
Jan 4, 2019 9:22:56 PM (6 years ago)
Author:
vboxsync
Message:

Runtime/fs/xfsvfs: Updates, working on inode parsing [doxygen]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/xfs.h

    r76641 r76643  
    563563/** Inode is immutable. */
    564564#define XFS_INODE_F_IMMUTABLE                        RT_BIT(3)
    565 /** Inode is append only.. */
     565/** Inode is append only..*/
    566566#define XFS_INODE_F_APPEND                           RT_BIT(4)
    567567/** Inode is written synchronously. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette