"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "fsremap/src/io/io_self_test.hh" between
fstransform-0.9.3-src.tar.gz and fstransform-0.9.4.tar.gz

About: fstransform is a tool to change a file-system from one format to another, for example from jfs, xfs, or reiser to ext2, ext3, or ext4, in-place and without the need for backup.

io_self_test.hh  (fstransform-0.9.3-src):io_self_test.hh  (fstransform-0.9.4)
skipping to change at line 66 skipping to change at line 66
* return 0 for success, else error (and vectors contents will be UNDEFINED) . * return 0 for success, else error (and vectors contents will be UNDEFINED) .
* *
* if success, also returns in ret_effective_block_size_log2 the log2() * if success, also returns in ret_effective_block_size_log2 the log2()
* of device effective block size. * of device effective block size.
* *
* implementation: fill loop_file_extents and free_space_extents * implementation: fill loop_file_extents and free_space_extents
* with random (but consistent) data. * with random (but consistent) data.
*/ */
virtual int read_extents(fr_vector<ft_uoff> & loop_file_extents, virtual int read_extents(fr_vector<ft_uoff> & loop_file_extents,
fr_vector<ft_uoff> & free_space_extents, fr_vector<ft_uoff> & free_space_extents,
fr_vector<ft_uoff> & to_zero_extents,
ft_uoff & ret_block_size_bitmask); ft_uoff & ret_block_size_bitmask);
public: public:
/** constructor */ /** constructor */
fr_io_self_test(fr_persist & persist); fr_io_self_test(fr_persist & persist);
/** destructor. calls close() */ /** destructor. calls close() */
virtual ~fr_io_self_test(); virtual ~fr_io_self_test();
/** check for consistency and prepare for read_extents() */ /** check for consistency and prepare for read_extents() */
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)