]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cmd/fscrypt: Improve "fscrypt status"
authorJoe Richey joerichey@google.com <joerichey@google.com>
Mon, 17 Jul 2017 20:21:11 +0000 (13:21 -0700)
committerJoe Richey joerichey@google.com <joerichey@google.com>
Mon, 17 Jul 2017 20:21:11 +0000 (13:21 -0700)
commit5d727874440e4e451b45baba4ad7e277b9399730
tree00f10a4333fb4f5b2226be8372e83f5ea45df44c
parentd0efe1f27b4229011292c076b923db985bcb6de4
cmd/fscrypt: Improve "fscrypt status"

Now that we can distinguish between lacking encryption support and
lacking fscrypt metadata, "fscrypt status" can now display this
additional information.
cmd/fscrypt/status.go