I have added a command btrfs subvolume find-modified <path> <last_gen> List the recently modified files and directories in a filesystem.
It's similar to find-new with the following differences: * in addition to modified files it will also display modified directories * it lists only the paths of the modified files and directories (no extent information) Directories "." and ".." are filtered. I will do extensive testing this weekend and then post the patch to this list if wanted - if I'm able to master git until then ... ^^ Greetings, Michael -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html