syzkaller/pkg
Dmitry Vyukov 3476a2dfb9 pkg/osutil: replace UmountAll with RemoveAll
In pkg/ipc we don't just want to UmountAll,
we want to remove all handling as many cases as possible
(mounts, read-only files, etc, similar to executor's remove_dir).
So unmounting and removing needs to be a single function,
so that it can handle all these cases.
2018-08-04 15:50:40 +02:00
..
ast gometalinter: clean up vetshadow 2018-07-31 20:38:33 +02:00
bisect pkg/mgrconfig: move from syz-manager/mgrconfig 2018-08-02 16:57:32 +02:00
build pkg/build: save kernel config early 2018-07-24 14:30:05 +02:00
compiler pkg/compiler: refactor checkType 2018-08-02 16:57:32 +02:00
config .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
cover all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
csource sys/test: add more tests 2018-08-03 19:53:14 +02:00
db gometalinter: clean up some errcheck warnings 2018-08-02 16:57:31 +02:00
email gometalinter: clean up vetshadow 2018-07-31 20:38:33 +02:00
gce .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
gcs all: fix gometalinter warnings 2018-03-08 18:48:26 +01:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host gometalinter: strengthen gocyclo limit 2018-08-02 16:57:32 +02:00
ifuzz gometalinter: clean up vetshadow 2018-07-31 20:38:33 +02:00
instance tools/syz-runtest: add tool for program unit testing 2018-08-03 21:08:02 +02:00
ipc pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log gometalinter: enable package comment checking 2018-05-03 13:53:01 +02:00
mgrconfig pkg/mgrconfig: move from syz-manager/mgrconfig 2018-08-02 16:57:32 +02:00
osutil pkg/osutil: replace UmountAll with RemoveAll 2018-08-04 15:50:40 +02:00
report gometalinter: strengthen gocyclo limit 2018-08-02 16:57:32 +02:00
repro pkg/mgrconfig: move from syz-manager/mgrconfig 2018-08-02 16:57:32 +02:00
rpctype tools/syz-runtest: add tool for program unit testing 2018-08-03 21:08:02 +02:00
runtest pkg/runtest: skip 32-bit tests in short mode 2018-08-03 21:24:35 +02:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00
vcs .gometalinter.json: enable gofmt 2018-07-31 12:16:54 +02:00