Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-02 | xfs: hoist inode free function to libxfs | Darrick J. Wong | 1 | -0/+5 |
2024-07-02 | xfs: separate the icreate logic around INIT_XATTRS | Darrick J. Wong | 1 | -0/+1 |
2024-07-02 | xfs: hoist xfs_{bump,drop}link to libxfs | Darrick J. Wong | 1 | -0/+2 |
2024-07-02 | xfs: hoist xfs_iunlink to libxfs | Darrick J. Wong | 1 | -0/+4 |
2024-07-02 | xfs: hoist new inode initialization functions to libxfs | Darrick J. Wong | 1 | -0/+12 |
2024-07-02 | xfs: pack icreate initialization parameters into a separate structure | Darrick J. Wong | 1 | -0/+22 |
2024-07-02 | xfs: hoist project id get/set functions to libxfs | Darrick J. Wong | 1 | -0/+2 |
2024-07-02 | xfs: hoist inode flag conversion functions to libxfs | Darrick J. Wong | 1 | -0/+14 |