Ryusuke Konishi
|
5fc7b14177
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
|
14 年之前 |
Ryusuke Konishi
|
0ef28f9aec
nilfs2: get rid of NILFS_I_NILFS
|
14 年之前 |
Ryusuke Konishi
|
4e33f9eab0
nilfs2: implement resize ioctl
|
14 年之前 |
Ryusuke Konishi
|
78eb64c247
nilfs2: add truncation routine of segment usage file
|
14 年之前 |
Ryusuke Konishi
|
619205da5b
nilfs2: add ioctl which limits range of segment to be allocated
|
14 年之前 |
Ryusuke Konishi
|
c6e071884a
nilfs2: get rid of mi_nilfs back pointer to nilfs object
|
14 年之前 |
Ryusuke Konishi
|
f1e89c86fd
nilfs2: use iget for all metadata files
|
14 年之前 |
Ryusuke Konishi
|
7a65004bba
nilfs2: fix various typos in comments
|
15 年之前 |
Ryusuke Konishi
|
f021759d74
nilfs2: clean up get/put function of a segment usage
|
15 年之前 |
Ryusuke Konishi
|
071ec54dd7
nilfs2: move routine to set segment usage into sufile
|
15 年之前 |
Ryusuke Konishi
|
61a189e9c6
nilfs2: move routine marking segment usage dirty into sufile
|
15 年之前 |
Ryusuke Konishi
|
ef7d4757a5
nilfs2: simplify nilfs_sufile_get_ncleansegs function
|
15 年之前 |
Ryusuke Konishi
|
aa474a2201
nilfs2: add local variable to cache the number of clean segments
|
15 年之前 |
Ryusuke Konishi
|
7b16c8a211
nilfs2: unfold nilfs_sufile_block_get_header function
|
15 年之前 |
Ryusuke Konishi
|
8707df3847
nilfs2: separate read method of meta data files on super root block
|
15 年之前 |
Ryusuke Konishi
|
79739565e1
nilfs2: separate constructor of metadata files
|
15 年之前 |
Ryusuke Konishi
|
003ff182fd
nilfs2: allow future expansion of metadata read out via get info ioctl
|
16 年之前 |
Ryusuke Konishi
|
dda54f4b87
nilfs2: add sufile function that can modify multiple segment usages
|
16 年之前 |
Ryusuke Konishi
|
c85399c2da
nilfs2: fix possible mismatch of sufile counters on recovery
|
16 年之前 |
Ryusuke Konishi
|
a703018f7b
nilfs2: segment usage file cleanups
|
16 年之前 |
Ryusuke Konishi
|
88072faf9a
nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error
|
16 年之前 |
Ryusuke Konishi
|
3efb55b496
nilfs2: simplify handling of active state of segments fix
|
16 年之前 |
Ryusuke Konishi
|
cece552074
nilfs2: simplify handling of active state of segments
|
16 年之前 |
Ryusuke Konishi
|
1f5abe7e7d
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
|
16 年之前 |
Ryusuke Konishi
|
2c2e52fc4f
nilfs2: extend nilfs_sustat ioctl struct
|
16 年之前 |
Koji Sato
|
6c98cd4ecb
nilfs2: segment usage file
|
16 年之前 |