diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-12 03:15:58 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-12-12 13:35:32 +0100 |
commit | d7c7c334f56edab8cfc102b657366277a65738cf (patch) | |
tree | 1f979d8cf1fb749c82522a004dc838bba729184b /.gitignore | |
parent | 700c6087eb58de7af510f747414ea97b07e08b2b (diff) |
shared: add new btrfs-util.[ch] helpers for doing common btrfs operation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b0fc12fac6..dbc56bca1b 100644 --- a/.gitignore +++ b/.gitignore @@ -134,6 +134,7 @@ /test-async /test-barrier /test-boot-timestamp +/test-btrfs /test-bus-chat /test-bus-cleanup /test-bus-creds |