Install this package:
emerge -a sys-fs/xfs_undelete
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sys-fs/xfs_undelete
Or alternatively:
emerge --autounmask-write -a sys-fs/xfs_undelete
<pkgmetadata> <maintainer type="person"> <email>spiderx@spiderx.dp.ua</email> <name>Vladimir Pavljuchenkov</name> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> It tries to recover all inodes on an XFS filesystem marked as deleted. It's rather dumb, it just looks for the magic string IN\0\0\3\2\0\0 and considers those as deleted inodes. Then, it tries to make sense of the extents stored in the inode (which XFS does not delete) and collect the data blocks of the file. That file is then stored on another filesystem in a subdirectory, by default xfs_undeleted relative to the current directory. </longdescription> <upstream> <remote-id type="github">ianka/xfs_undelete</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | xfs_undelete-14.0.tar.gz | 26304 bytes | 14.0 |
| Type | File | Size |
|---|