Commit Graph

1592 Commits

Author SHA1 Message Date
Thomas Schoebel-Theuer
87e782bace bio: correct spelling 2015-12-31 10:07:48 +01:00
Thomas Schoebel-Theuer
b46e51d82e net: keep checkpatch AVOID_EXTERNS happy 2015-12-31 10:07:48 +01:00
Thomas Schoebel-Theuer
c919eef44a bio: adapt bio_endio() to kernel 4.3 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
7776857384 if: adapt bio_endio() to kernel 4.3 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
46b9f4bab0 infra: adapt compat layer to kernel upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
86e58c9138 if: remove misleading comment
The comment was conceptually wrong / outdated:
the XIO infrastructure _can_ already so READAhead simply by just ignoring
callbacks, in addition to the already present background IO priority.
2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
db846ec685 server: split into generic and strategy part
This is a preparation of instance orientation.
Fully dynamic separation not yet done.
Currently the separation is at linker level only.
But the different parts may go to different locations later.
2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
fb6af90bcd infra: make architectural dependency generic 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
12a8d09b11 infra: lib_rank: remove superfluous definition 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
fb0c52538e infra: lib_limiter: remove dependency from MARS and BRICK 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
1c7b01b271 infra: lib_timing: remove dependency from MARS and BRICK 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
f069de7226 infra: don't depend on build date/time 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
77a71012ae if: prefer bio_flagged() 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
81458e1467 proc: remove NET_COMPAT from upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
ae01a3ac92 net: remove NET_COMPAT from upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
e890b94741 net: remove CONFIG_MARS_NET_COMPAT from upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
101c1759f4 infra: remove __HAS_NEW_FILLDIR_T from upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
efe800857a light: remove BUILDTAG from upstream 2015-11-18 14:36:30 +01:00
Thomas Schoebel-Theuer
61377b468c if: rename MARS_MAJOR 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
5c014d2df5 make: substitute aio bricks with sio for kernel upstream 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
337738533f proc: substitute aio bricks with sio for kernel upstream 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
874ed253ef light: substitute aio bricks with sio for kernel upstream 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
30439fb85e server: substitute aio bricks with sio for kernel upstream 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
cda9b14450 brick_mem: make checkpatch.pl happy 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
4ed387196c infra: fix Makefile for upstream 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
0990c8c176 all: keep TRAILING_SEMICOLON happy 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
11728ec480 net: make SSCANF_TO_KSTRTO happy 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
9b39888cb2 proc: make SSCANF_TO_KSTRTO happy 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
9edff87e22 light: make SSCANF_TO_KSTRTO happy 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
8950cdb2ee say: use jiffies macros 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
f4c616a736 copy: use jiffies macros 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
23999c6e6c light: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
bc9b824ccb light: mark unmaintained code for upstream removal 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
15fb3c3d04 proc: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
2100cee02f trans_logger: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
ef9bdf98ba copy: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
8e02fed80e if: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
348072cbd8 server: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
a31ae3636b strategy: fix checkpatch issues 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
70e20ab02d server: mark outdated code for upstream removal 2015-11-18 14:36:29 +01:00
Thomas Schoebel-Theuer
4893bd372b aio: fix checkpatch issues 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
9fd07b1b1f bio: fix assignment conventions 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
ca4188189e bio: porting cleanups 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
5cb148fb78 lib_log: make invariant against code elimination 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
89444aa537 lib_log: fix formatting issues 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
1feb00a6eb lib_log: fix whitespace issues 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
0cf12577f1 mapfree: fix assignment style 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
72ab78a77b net: fix spacing and extern inline 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
3a50d21763 infra: fix wrong include 2015-11-18 14:36:28 +01:00
Thomas Schoebel-Theuer
2b285780bc lib_timing: fix const 2015-11-18 14:36:28 +01:00