Thomas Schoebel-Theuer
0244c27a5d
bio: move compat check
2019-12-25 09:19:07 +01:00
Thomas Schoebel-Theuer
d1dcca213f
bio: move compat check
2019-12-25 09:19:06 +01:00
Thomas Schoebel-Theuer
3a397ac00e
bio: move compat check
2019-12-25 09:19:06 +01:00
Thomas Schoebel-Theuer
c21465b462
compat: prepare moving compat checks
2019-12-25 09:19:06 +01:00
Thomas Schoebel-Theuer
9a17bfb37d
all: unify HAS_ naming conventions
2019-12-25 09:19:06 +01:00
Thomas Schoebel-Theuer
a1d4497a51
infra: remove unwanted sys_utimes()
2017-05-04 10:32:50 +02:00
Thomas Schoebel-Theuer
09c6b3112c
infra: replace unwanted sys_unlink() by provisionary wrapper
2017-05-04 10:28:43 +02:00
Thomas Schoebel-Theuer
b3b13d9187
infra: replace unwanted sys_rename() by provisionary wrapper
2017-05-04 10:08:29 +02:00
Thomas Schoebel-Theuer
c4b055584c
infra: replace sys_mkdir() by vfs_mkdir()
2017-05-04 10:08:29 +02:00
Thomas Schoebel-Theuer
8fe84d32d8
infra: replace sys_symlink() by vfs_symlink()
2017-05-04 10:08:29 +02:00
Thomas Schoebel-Theuer
eaa6fc0efc
infa: introduce wrapper layer for compatibiliy with multiple kernels
...
This is needed for adaptation of the out-of-tree MARS version to multiple
kernel versions.
It will be much simplified after upstream merging, and/or
removed/replaced by something better.
2017-05-04 09:09:19 +02:00