1 What: /sys/fs/xfs/<disk>/log/log_hea 1 What: /sys/fs/xfs/<disk>/log/log_head_lsn 2 Date: July 2014 2 Date: July 2014 3 KernelVersion: 3.17 3 KernelVersion: 3.17 4 Contact: linux-xfs@vger.kernel.org !! 4 Contact: xfs@oss.sgi.com 5 Description: 5 Description: 6 The log sequence number (LSN) 6 The log sequence number (LSN) of the current head of the 7 log. The LSN is exported in "c 7 log. The LSN is exported in "cycle:basic block" format. 8 Users: xfstests 8 Users: xfstests 9 9 10 What: /sys/fs/xfs/<disk>/log/log_tai 10 What: /sys/fs/xfs/<disk>/log/log_tail_lsn 11 Date: July 2014 11 Date: July 2014 12 KernelVersion: 3.17 12 KernelVersion: 3.17 13 Contact: linux-xfs@vger.kernel.org !! 13 Contact: xfs@oss.sgi.com 14 Description: 14 Description: 15 The log sequence number (LSN) 15 The log sequence number (LSN) of the current tail of the 16 log. The LSN is exported in "c 16 log. The LSN is exported in "cycle:basic block" format. 17 17 18 What: /sys/fs/xfs/<disk>/log/reserve !! 18 What: /sys/fs/xfs/<disk>/log/reserve_grant_head 19 Date: June 2024 !! 19 Date: July 2014 20 KernelVersion: 6.11 !! 20 KernelVersion: 3.17 21 Contact: linux-xfs@vger.kernel.org !! 21 Contact: xfs@oss.sgi.com 22 Description: 22 Description: 23 The current state of the log r 23 The current state of the log reserve grant head. It 24 represents the total log reser 24 represents the total log reservation of all currently 25 outstanding transactions in by !! 25 outstanding transactions. The grant head is exported in >> 26 "cycle:bytes" format. 26 Users: xfstests 27 Users: xfstests 27 28 28 What: /sys/fs/xfs/<disk>/log/write_g !! 29 What: /sys/fs/xfs/<disk>/log/write_grant_head 29 Date: June 2024 !! 30 Date: July 2014 30 KernelVersion: 6.11 !! 31 KernelVersion: 3.17 31 Contact: linux-xfs@vger.kernel.org !! 32 Contact: xfs@oss.sgi.com 32 Description: 33 Description: 33 The current state of the log w 34 The current state of the log write grant head. It 34 represents the total log reser 35 represents the total log reservation of all currently 35 outstanding transactions, incl 36 outstanding transactions, including regrants due to 36 rolling transactions in bytes. !! 37 rolling transactions. The grant head is exported in >> 38 "cycle:bytes" format. 37 Users: xfstests 39 Users: xfstests
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.