summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix
diff options
context:
space:
mode:
authorPranith Kumar K <pkarampu@redhat.com>2019-02-13 14:56:17 +0530
committerAmar Tumballi <amarts@redhat.com>2019-02-14 08:21:33 +0000
commite2ccf87e5cc4da13833276282df544844f0cf1c2 (patch)
tree74b1adca5e964b61541b1228f92f48b2eced438b /xlators/storage/posix
parente685e81fc5db25cd9cd7757fbede42b359e325cc (diff)
Fix compilation for fops-sanity.c
Without this patch the following error is seen: .... warning: implicit declaration of function ‘makedev’ [-Wimplicit-function-declaration] ret = mknod("cspecial", S_IFCHR | S_IRWXU | S_IRWXG, makedev(2, 3)); ^~~~~~~ /usr/bin/ld: /tmp/ccIVwT46.o: in function `path_based_fops': /home/pk/workspace/gerrit-repo/tests/basic/fops-sanity.c:478: undefined reference to `makedev' .... updates bz#1676797 Change-Id: I8a17c38fdfd458dd2dc75f4c7e2bf20ce555a042 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com>
Diffstat (limited to 'xlators/storage/posix')
0 files changed, 0 insertions, 0 deletions