Skip to content

Commit 463260d

Browse files
committed
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
2 parents 898a768 + 593e343 commit 463260d

File tree

6 files changed

+454
-588
lines changed

6 files changed

+454
-588
lines changed

fs/xfs/libxfs/xfs_log_format.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ static inline uint xlog_get_cycle(char *ptr)
6969

7070
/* Log Clients */
7171
#define XFS_TRANSACTION 0x69
72-
#define XFS_VOLUME 0x2
7372
#define XFS_LOG 0xaa
7473

7574
#define XLOG_UNMOUNT_TYPE 0x556e /* Un for Unmount */

0 commit comments

Comments
 (0)