]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: move data_offset to struct shape
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 19 Jul 2022 12:48:23 +0000 (14:48 +0200)
committerJes Sorensen <jsorensen@fb.com>
Tue, 23 Aug 2022 13:52:33 +0000 (09:52 -0400)
commitae5dfc56b7a96805d5a0b50eaf93b9fec8604298
treebe8274854af21114319e1c81ef351ad8ec5d0f23
parente4a030a0d3a953b8e74c118200e58dc83c2fc608
mdadm: move data_offset to struct shape

Data offset is a shape property so move it there to remove additional
parameter from some functions.

Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Create.c
Grow.c
mdadm.c
mdadm.h