mirror of
https://github.com/restic/restic.git
synced 2025-08-25 19:29:36 +00:00
Merge pull request #4511 from dnnr/inode-in-json
Include inode in JSON output for find and ls
This commit is contained in:
7
changelog/unreleased/pull-4511
Normal file
7
changelog/unreleased/pull-4511
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Include inode numbers in JSON output for find and ls
|
||||
|
||||
Restic used to omit the inode numbers in the JSON messages emitted for nodes by
|
||||
the `ls` command as well as for matches by the `find` command. It now includes
|
||||
those values whenever they are available.
|
||||
|
||||
https://github.com/restic/restic/pull/4511
|
Reference in New Issue
Block a user