mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-19 04:00:50 +00:00
9756d90ce3
Add overall structure for now, some contents is from wiki. Signed-off-by: David Sterba <dsterba@suse.com>
17 lines
383 B
ReStructuredText
17 lines
383 B
ReStructuredText
Custom ioctls
|
|
=============
|
|
|
|
Anything that's not doing the other features and stands on it's own
|
|
|
|
- reverse lookup, from file offset to inode
|
|
|
|
- resolve inode number -> name
|
|
|
|
- file offset -> all inodes that share it
|
|
|
|
- tree search, all the metadata at your hand (if you know what to do with them)
|
|
|
|
- informative (device, fs, space)
|
|
|
|
- query/set a subset of features on a mounted fs
|