Daniel Mentz
41d89c6989
ANDROID: Incremental fs: Remove dependency on PKCS7_MESSAGE_PARSER
...
Incremental fs appears to not depend on pkcs7 anymore.
Bug: 151584760
Signed-off-by: Daniel Mentz <danielmentz@google.com>
Change-Id: I809b4b5651d84ca70fd8bf837765e33df8547418
Signed-off-by: Paul Lawrence <paullawrence@google.com>
(cherry picked from commit 83c1d9116ec0d695b02f36cda51f305257718e09)
2020-06-08 17:04:28 +00:00
Paul Lawrence
f75040b5b8
ANDROID: Incremental fs: Fix mislabeled __user ptrs
...
Found by sparse
Bug: 153174547
Test: make C=2 fs/incfs/incrementalfs.ko no errors, incfs_test pass
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I9ff4f4f35975fe09936724488b96cd8bdeeb719e
2020-04-13 13:53:29 -07:00
Paul Lawrence
37c7bda887
ANDROID: Incremental fs: Fix two typos
...
Test: incfs_test passes
Bug: 151240628
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I627e683b562329fd57aedc8393e22449ff09ee1f
(cherry picked from commit 06c715e275dc65e720759cfeacb4120289e2a306)
2020-03-30 06:19:58 +00:00
Paul Lawrence
8630e95541
ANDROID: Incremental fs: Remove signature checks from kernel
...
Test: selftests pass
Bug: 133435829
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: Ia7e69b1b0176202da4b418ea815b370cbdacd5c2
2020-03-18 16:43:20 +00:00
Paul Lawrence
e761a2002f
ANDROID: Incremental fs: Pad hash blocks
...
Test: incfs_test passes
Bug: 133435829
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I4e6fbd0938f00e7e6883ce1a26cbfd38fdcaa9a5
2020-03-18 16:43:03 +00:00
Paul Lawrence
fa36724ec6
ANDROID: Fixing incremental fs style issues
...
Removed WARN_ONs
Removed compatibilty code
Fixed tab issue
Bug: 133435829
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Change-Id: I8a9e9ead48a65fd09c2d01d22f65d9a352f118e2
2020-01-30 17:15:21 -08:00
Eugene Zemtsov
1be052b20b
ANDROID: Initial commit of Incremental FS
...
Fully working incremental fs filesystem
Signed-off-by: Eugene Zemtsov <ezemtsov@google.com>
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Bug: 133435829
Change-Id: I14741a61ce7891a0f9054e70f026917712cbef78
2020-01-30 17:13:48 -08:00