]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: define DEV_MD_DIR
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Thu, 23 Mar 2023 16:50:14 +0000 (17:50 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Mon, 8 May 2023 20:23:45 +0000 (16:23 -0400)
commitb9ce7ab0218c550488587fdad5708628d6a5ffc2
tree235d1a56bf56cb4ed8b5c3ca46c32afe67083d8f
parent76c224c6cfc8ff154bd041d30b9551faecd593c1
mdadm: define DEV_MD_DIR

It is used many times. Additionally define _LEN to avoid repeated
strlen() calls when length is needed.

Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
13 files changed:
Create.c
Detail.c
Incremental.c
Monitor.c
config.c
lib.c
mapfile.c
mdadm.h
mdopen.c
super-ddf.c
super-intel.c
super1.c
sysfs.c