aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing/sysfs-fs-nilfs2
blob: 304ba84a973a75f3253ece300a4dbc7850aee8fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
What:		/sys/fs/nilfs2/features/revision
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show current revision of NILFS file system driver.
		This value informs about file system revision that
		driver is ready to support.

What:		/sys/fs/nilfs2/features/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/features group.

What:		/sys/fs/nilfs2/<device>/revision
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show NILFS file system revision on volume.
		This value informs about metadata structures'
		revision on mounted volume.

What:		/sys/fs/nilfs2/<device>/blocksize
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show volume's block size in bytes.

What:		/sys/fs/nilfs2/<device>/device_size
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show volume size in bytes.

What:		/sys/fs/nilfs2/<device>/free_blocks
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show count of free blocks on volume.

What:		/sys/fs/nilfs2/<device>/uuid
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show volume's UUID (Universally Unique Identifier).

What:		/sys/fs/nilfs2/<device>/volume_name
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show volume's label.

What:		/sys/fs/nilfs2/<device>/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device> group.

What:		/sys/fs/nilfs2/<device>/superblock/sb_write_time
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show last write time of super block in human-readable
		format.

What:		/sys/fs/nilfs2/<device>/superblock/sb_write_time_secs
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show last write time of super block in seconds.

What:		/sys/fs/nilfs2/<device>/superblock/sb_write_count
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show current write count of super block.

What:		/sys/fs/nilfs2/<device>/superblock/sb_update_frequency
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show/Set interval of periodical update of superblock
		(in seconds).

What:		/sys/fs/nilfs2/<device>/superblock/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device>/superblock
		group.

What:		/sys/fs/nilfs2/<device>/segctor/last_pseg_block
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show start block number of the latest segment.

What:		/sys/fs/nilfs2/<device>/segctor/last_seg_sequence
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show sequence value of the latest segment.

What:		/sys/fs/nilfs2/<device>/segctor/last_seg_checkpoint
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show checkpoint number of the latest segment.

What:		/sys/fs/nilfs2/<device>/segctor/current_seg_sequence
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show segment sequence counter.

What:		/sys/fs/nilfs2/<device>/segctor/current_last_full_seg
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show index number of the latest full segment.

What:		/sys/fs/nilfs2/<device>/segctor/next_full_seg
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show index number of the full segment index
		to be used next.

What:		/sys/fs/nilfs2/<device>/segctor/next_pseg_offset
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show offset of next partial segment in the current
		full segment.

What:		/sys/fs/nilfs2/<device>/segctor/next_checkpoint
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show next checkpoint number.

What:		/sys/fs/nilfs2/<device>/segctor/last_seg_write_time
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show write time of the last segment in
		human-readable format.

What:		/sys/fs/nilfs2/<device>/segctor/last_seg_write_time_secs
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show write time of the last segment in seconds.

What:		/sys/fs/nilfs2/<device>/segctor/last_nongc_write_time
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show write time of the last segment not for cleaner
		operation in human-readable format.

What:		/sys/fs/nilfs2/<device>/segctor/last_nongc_write_time_secs
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show write time of the last segment not for cleaner
		operation in seconds.

What:		/sys/fs/nilfs2/<device>/segctor/dirty_data_blocks_count
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of dirty data blocks.

What:		/sys/fs/nilfs2/<device>/segctor/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device>/segctor
		group.

What:		/sys/fs/nilfs2/<device>/segments/segments_number
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of segments on a volume.

What:		/sys/fs/nilfs2/<device>/segments/blocks_per_segment
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of blocks in segment.

What:		/sys/fs/nilfs2/<device>/segments/clean_segments
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show count of clean segments.

What:		/sys/fs/nilfs2/<device>/segments/dirty_segments
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show count of dirty segments.

What:		/sys/fs/nilfs2/<device>/segments/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device>/segments
		group.

What:		/sys/fs/nilfs2/<device>/checkpoints/checkpoints_number
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of checkpoints on volume.

What:		/sys/fs/nilfs2/<device>/checkpoints/snapshots_number
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of snapshots on volume.

What:		/sys/fs/nilfs2/<device>/checkpoints/last_seg_checkpoint
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show checkpoint number of the latest segment.

What:		/sys/fs/nilfs2/<device>/checkpoints/next_checkpoint
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show next checkpoint number.

What:		/sys/fs/nilfs2/<device>/checkpoints/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device>/checkpoints
		group.

What:		/sys/fs/nilfs2/<device>/mounted_snapshots/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe content of /sys/fs/nilfs2/<device>/mounted_snapshots
		group.

What:		/sys/fs/nilfs2/<device>/mounted_snapshots/<id>/inodes_count
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of inodes for snapshot.

What:		/sys/fs/nilfs2/<device>/mounted_snapshots/<id>/blocks_count
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Show number of blocks for snapshot.

What:		/sys/fs/nilfs2/<device>/mounted_snapshots/<id>/README
Date:		April 2014
Contact:	"Vyacheslav Dubeyko" <slava@dubeyko.com>
Description:
		Describe attributes of /sys/fs/nilfs2/<device>/mounted_snapshots/<id>
		group.