]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
README.md: update examples to use v2 policies
authorEric Biggers <ebiggers@google.com>
Wed, 18 Mar 2020 04:10:58 +0000 (21:10 -0700)
committerEric Biggers <ebiggers@google.com>
Mon, 23 Mar 2020 20:20:27 +0000 (13:20 -0700)
commitafd82da968e5ea21b396a8ec321e31902c5f68c2
tree79be7605f5b0b0727b18a354f8f2a08f69c0e2b8
parent8d71383bc08478313c221c8ab20e8902de1bb28b
README.md: update examples to use v2 policies

Since on new kernels v1 encryption policies are deprecated in favor of
v2, update the examples to show v2.  This mostly just consists of
updating the output, as the commands are essentially the same with one
notable difference in 'fscrypt lock'.
README.md