Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 643689 Details for
Bug 875913
glusterfs build with gcc's '-pedantic' flag fails
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
warnings seen on glusterfs
pedantic-warnings.txt (text/plain), 147.34 KB, created by
Amar Tumballi
on 2012-11-12 19:42:24 UTC
(
hide
)
Description:
warnings seen on glusterfs
Filename:
MIME Type:
Creator:
Amar Tumballi
Created:
2012-11-12 19:42:24 UTC
Size:
147.34 KB
patch
obsolete
>api/src/glfs-fops.c:1864:2: warning: ISO C forbids nested functions [-pedantic] >api/src/glfs-fops.c:1867:19: warning: pointer of type 'void *' used in arithmetic [-pedantic] >api/src/glfs-fops.c: In function 'add_key_len': >api/src/glfs-fops.c: In function 'dict_keys_join': >api/src/glfs-master.c:104:33: warning: ISO C forbids empty initializer braces [-pedantic] >api/src/glfs-master.c:108:27: warning: ISO C forbids empty initializer braces [-pedantic] >api/src/glfs-master.c:112:27: warning: ISO C forbids empty initializer braces [-pedantic] >contrib/fuse-include/fuse_kernel.h:559:7: warning: ISO C forbids zero-size array 'name' [-pedantic] >contrib/libgen/basename_r.c:40:0: warning: ISO C forbids an empty translation unit [-pedantic] >contrib/libgen/dirname_r.c:243:0: warning: ISO C forbids an empty translation unit [-pedantic] >libglusterfs/src/circ-buff.c:24:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct buffer_t *' [-Wformat] >libglusterfs/src/circ-buff.c:24:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct buffer_t *' [-Wformat] >libglusterfs/src/circ-buff.c: In function '__cb_add_entry_buffer': >libglusterfs/src/common-utils.c:1474:17: warning: overflow in implicit constant conversion [-Woverflow] >libglusterfs/src/common-utils.c:1475:17: warning: overflow in implicit constant conversion [-Woverflow] >libglusterfs/src/common-utils.c:1476:17: warning: overflow in implicit constant conversion [-Woverflow] >libglusterfs/src/common-utils.c: In function 'compute_checksum': >libglusterfs/src/common-utils.h:318:46: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h:318:46: warning: pointer of type âvoid *â used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h:360:29: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h:360:29: warning: pointer of type âvoid *â used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h:360:55: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h:360:55: warning: pointer of type âvoid *â used in arithmetic [-pedantic] >libglusterfs/src/common-utils.h: In function 'iov_copy': >libglusterfs/src/common-utils.h: In function âiov_copyâ: >libglusterfs/src/common-utils.h: In function 'iov_subset': >libglusterfs/src/common-utils.h: In function âiov_subsetâ: >libglusterfs/src/dict.c:2734:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct dict_t *' [-Wformat] >libglusterfs/src/dict.c:2734:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct dict_t *' [-Wformat] >libglusterfs/src/dict.c: In function 'dict_dump': >libglusterfs/src/dict.h:66:9: warning: type of bit-field 'is_static' is a GCC extension [-pedantic] >libglusterfs/src/dict.h:66:9: warning: type of bit-field âis_staticâ is a GCC extension [-pedantic] >libglusterfs/src/dict.h:67:9: warning: type of bit-field 'is_const' is a GCC extension [-pedantic] >libglusterfs/src/dict.h:67:9: warning: type of bit-field âis_constâ is a GCC extension [-pedantic] >libglusterfs/src/dict.h:68:9: warning: type of bit-field 'is_stdalloc' is a GCC extension [-pedantic] >libglusterfs/src/dict.h:68:9: warning: type of bit-field âis_stdallocâ is a GCC extension [-pedantic] >libglusterfs/src/dict.h:84:9: warning: type of bit-field 'is_static' is a GCC extension [-pedantic] >libglusterfs/src/dict.h:84:9: warning: type of bit-field âis_staticâ is a GCC extension [-pedantic] >libglusterfs/src/fd.c:371:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:371:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:809:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:809:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:820:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/fd.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct xlator_t *' [-Wformat] >libglusterfs/src/fd.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >libglusterfs/src/fd.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct xlator_t *' [-Wformat] >libglusterfs/src/fd.c: In function '__fd_ctx_set': >libglusterfs/src/fd.c: In function 'fd_ctx_set': >libglusterfs/src/fd.c: In function 'gf_fdptr_put': >libglusterfs/src/fd.h:30:8: warning: struct has no named members [-pedantic] >libglusterfs/src/fd.h:34:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/fd.h:34:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/fd.h:38:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/fd.h:38:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/fd.h:90:1: warning: inline function 'gf_fd_put' declared but never defined [enabled by default] >libglusterfs/src/fd.h:90:1: warning: inline function âgf_fd_putâ declared but never defined [enabled by default] >libglusterfs/src/gf-dirent.h:39:4: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/gf-dirent.h:39:4: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/gf-dirent.h:40:3: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/gf-dirent.h:40:3: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/gf-dirent.h:48:39: warning: ISO C forbids zero-size array 'd_name' [-pedantic] >libglusterfs/src/gf-dirent.h:48:39: warning: ISO C forbids zero-size array âd_nameâ [-pedantic] >libglusterfs/src/graph-print.c:126:55: warning: ISO C99 requires rest arguments to be used [enabled by default] >libglusterfs/src/graph-print.c:131:43: warning: ISO C99 requires rest arguments to be used [enabled by default] >libglusterfs/src/graph-print.c:134:45: warning: ISO C99 requires rest arguments to be used [enabled by default] >libglusterfs/src/graph-print.c:136:43: warning: ISO C99 requires rest arguments to be used [enabled by default] >libglusterfs/src/graph-print.c:57:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/graph-print.c: In function 'glusterfs_graph_print': >libglusterfs/src/graph-print.c: In function 'gp_write_buf': >libglusterfs/src/iatt.h:40:9: warning: type of bit-field 'suid' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:40:9: warning: type of bit-field âsuidâ is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:41:9: warning: type of bit-field 'sgid' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:41:9: warning: type of bit-field âsgidâ is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:42:9: warning: type of bit-field 'sticky' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:42:9: warning: type of bit-field âstickyâ is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:44:17: warning: type of bit-field 'read' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:44:17: warning: type of bit-field âreadâ is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:45:17: warning: type of bit-field 'write' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:45:17: warning: type of bit-field âwriteâ is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:46:17: warning: type of bit-field 'exec' is a GCC extension [-pedantic] >libglusterfs/src/iatt.h:46:17: warning: type of bit-field âexecâ is a GCC extension [-pedantic] >libglusterfs/src/inode.h:70:8: warning: struct has no named members [-pedantic] >libglusterfs/src/inode.h:74:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/inode.h:74:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/inode.h:78:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/inode.h:78:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/inode.h:82:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/inode.h:82:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.c:555:22: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/iobuf.c:591:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct iobuf *' [-Wformat] >libglusterfs/src/iobuf.c:591:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct iobuf *' [-Wformat] >libglusterfs/src/iobuf.c:666:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct iobuf *' [-Wformat] >libglusterfs/src/iobuf.c:666:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct iobuf *' [-Wformat] >libglusterfs/src/iobuf.c:95:52: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/iobuf.c: In function '__iobuf_arena_init_iobufs': >libglusterfs/src/iobuf.c: In function 'iobuf_get2': >libglusterfs/src/iobuf.c: In function 'iobuf_get_from_stdalloc': >libglusterfs/src/iobuf.c: In function '__iobuf_put': >libglusterfs/src/iobuf.h:62:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:62:18: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:63:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:63:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:82:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:82:18: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:83:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/iobuf.h:83:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/latency.c:101:34: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:103:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:105:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:107:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:109:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:29:24: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:31:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:33:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:35:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:37:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:39:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:41:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:43:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:45:29: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:47:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:49:29: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:51:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:53:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:55:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:57:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:59:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:61:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:63:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:65:36: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:67:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:69:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:71:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:73:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:75:34: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:77:30: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:79:27: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:81:31: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:83:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:85:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:87:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:89:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:91:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:93:32: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:95:33: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:97:34: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c:99:34: warning: ISO C forbids comparison of 'void *' with function pointer [-pedantic] >libglusterfs/src/latency.c: In function 'gf_set_fop_from_fn_pointer': >libglusterfs/src/logging.h:101:21: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:103:30: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:109:22: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:114:40: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:129:38: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:147:34: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:149:33: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:151:36: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/logging.h:153:34: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/mem-pool.c:333:29: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:339:35: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:397:39: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:397:67: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:439:20: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:441:15: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:459:14: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:459:43: warning: pointer of type 'void *' used in subtraction [-pedantic] >libglusterfs/src/mem-pool.c:481:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:482:15: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:501:40: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:501:68: warning: pointer of type 'void *' used in arithmetic [-pedantic] >libglusterfs/src/mem-pool.c:504:33: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct mem_pool *' [-Wformat] >libglusterfs/src/mem-pool.c:504:33: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct mem_pool *' [-Wformat] >libglusterfs/src/mem-pool.c: In function '__is_member': >libglusterfs/src/mem-pool.c: In function 'mem_get': >libglusterfs/src/mem-pool.c: In function 'mem_pool_new_fn': >libglusterfs/src/mem-pool.c: In function 'mem_put': >libglusterfs/src/options.c:1064:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1065:52: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1066:49: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1067:52: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1068:49: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1069:52: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1070:54: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1071:55: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1072:55: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1073:48: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1074:36: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1075:50: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1079:37: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1080:54: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1081:51: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1082:54: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1083:51: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1084:54: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1085:56: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1086:57: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1087:57: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1088:50: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1089:38: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.c:1090:52: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:102:30: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:102:30: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:103:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:103:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:104:33: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:104:33: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:105:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:105:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:106:33: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:106:33: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:107:33: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:107:33: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:108:36: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:108:36: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:109:44: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:109:44: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:110:37: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:110:37: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:111:37: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:111:37: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:112:31: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:112:31: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:113:33: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:113:33: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:182:32: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:182:32: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:183:37: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:183:37: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:184:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:184:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:185:37: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:185:37: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:186:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:186:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:187:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:187:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:188:38: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:188:38: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:189:46: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:189:46: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:190:39: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:190:39: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:191:39: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:191:39: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:192:33: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:192:33: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/options.h:193:35: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >libglusterfs/src/options.h:193:35: warning: ISO C does not allow extra â;â outside of a function [-pedantic] >libglusterfs/src/stack.h:220:48: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/stack.h:258:48: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/stack.h:272:60: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/stack.h:311:36: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/stack.h:337:47: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/stack.h:56:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/stack.h:56:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/stack.h:91:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/stack.h:91:18: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/stack.h:92:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >libglusterfs/src/stack.h:92:10: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >libglusterfs/src/statedump.h:52:52: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/syncop.c:223:37: warning: ISO C forbids conversion of function pointer to object pointer type [-pedantic] >libglusterfs/src/syncop.c:223:9: warning: ISO C forbids passing argument 2 of 'makecontext' between function pointer and 'void *' [-pedantic] >libglusterfs/src/syncop.c: In function 'synctask_new': >libglusterfs/src/syncop.h:162:45: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >libglusterfs/src/xlator.c:221:24: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >libglusterfs/src/xlator.c:227:24: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >libglusterfs/src/xlator.c:233:26: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >libglusterfs/src/xlator.c:243:33: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >libglusterfs/src/xlator.c:249:31: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >libglusterfs/src/xlator.c: In function 'xlator_dynload': >libglusterfs/src/xlator.h:832:35: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >rpc/rpc-lib/src/rpc-clnt.c:451:44: warning: ISO C forbids empty initializer braces [-pedantic] >rpc/rpc-lib/src/rpc-clnt.c:522:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct rpc_transport_t *' [-Wformat] >rpc/rpc-lib/src/rpc-clnt.c:522:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct rpc_transport_t *' [-Wformat] >rpc/rpc-lib/src/rpc-clnt.c: In function 'rpc_clnt_connection_cleanup': >rpc/rpc-lib/src/rpc-clnt.c: In function 'rpc_clnt_fill_request_info': >rpc/rpc-lib/src/rpc-clnt.h:50:4: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-lib/src/rpc-clnt.h:50:4: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >rpc/rpc-lib/src/rpc-clnt.h:51:3: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-lib/src/rpc-clnt.h:51:3: warning: ISO C99 doesnât support unnamed structs/unions [-pedantic] >rpc/rpc-lib/src/rpcsvc.h:452:1: warning: inline function 'rpcsvc_transport_peeraddr' declared but never defined [enabled by default] >rpc/rpc-lib/src/rpcsvc.h:452:1: warning: inline function ârpcsvc_transport_peeraddrâ declared but never defined [enabled by default] >rpc/rpc-lib/src/rpc-transport.c:269:14: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >rpc/rpc-lib/src/rpc-transport.c:276:14: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >rpc/rpc-lib/src/rpc-transport.c:283:28: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >rpc/rpc-lib/src/rpc-transport.c: In function 'rpc_transport_load': >rpc/rpc-transport/rdma/src/rdma.c:1124:34: warning: 'hton32' is static but used in inline function '__gf_rdma_fill_reply_header' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:1133:27: warning: 'hton32' is static but used in inline function '__gf_rdma_fill_reply_header' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:1134:27: warning: 'hton32' is static but used in inline function '__gf_rdma_fill_reply_header' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:1135:29: warning: 'hton32' is static but used in inline function '__gf_rdma_fill_reply_header' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:1358:37: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/rdma/src/rdma.c:2621:54: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/rdma/src/rdma.c:2780:19: warning: 'hton32' is static but used in inline function 'gf_rdma_decode_error_msg' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:2783:25: warning: 'hton32' is static but used in inline function 'gf_rdma_decode_error_msg' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:2785:25: warning: 'hton32' is static but used in inline function 'gf_rdma_decode_error_msg' which is not static [enabled by default] >rpc/rpc-transport/rdma/src/rdma.c:4302:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'int32_t *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:4302:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 4 has type 'int32_t *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:4302:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'int32_t *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:4302:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 6 has type 'int32_t *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:4302:47: warning: format '%x' expects argument of type 'unsigned int *', but argument 7 has type 'int32_t *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:5018:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct rpc_transport *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c:5018:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct rpc_transport *' [-Wformat] >rpc/rpc-transport/rdma/src/rdma.c: In function 'fini': >rpc/rpc-transport/rdma/src/rdma.c: In function 'gf_rdma_handshake_pollin': >rpc/rpc-transport/rdma/src/rdma.c: In function '__gf_rdma_write': >rpc/rpc-transport/rdma/src/rdma.c: In function '__tcp_rwv': >rpc/rpc-transport/rdma/src/rdma.h:100:26: warning: ISO C forbids zero-size array 'rm_chunks' [-pedantic] >rpc/rpc-transport/rdma/src/rdma.h:134:38: warning: ISO C forbids zero-size array 'wc_array' [-pedantic] >rpc/rpc-transport/rdma/src/rdma.h:170:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/rdma/src/rdma.h:171:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/rdma/src/rdma.h:247:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/rdma/src/rdma.h:248:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1083:24: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1086:27: warning: 'hton32' is static but used in inline function '__socket_read_vectored_request' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1104:27: warning: 'hton32' is static but used in inline function '__socket_read_vectored_request' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1267:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1268:27: warning: 'hton32' is static but used in inline function '__socket_read_request' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1270:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1271:27: warning: 'hton32' is static but used in inline function '__socket_read_request' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1273:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1274:27: warning: 'hton32' is static but used in inline function '__socket_read_request' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1475:27: warning: 'hton32' is static but used in inline function '__socket_read_accepted_reply' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1496:27: warning: 'hton32' is static but used in inline function '__socket_read_accepted_reply' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1573:27: warning: 'hton32' is static but used in inline function '__socket_read_vectored_reply' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1647:37: warning: 'hton32' is static but used in inline function '__socket_read_reply' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:1717:23: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c:1718:32: warning: 'hton32' is static but used in inline function '__socket_read_frag' which is not static [enabled by default] >rpc/rpc-transport/socket/src/socket.c:3387:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct rpc_transport_t *' [-Wformat] >rpc/rpc-transport/socket/src/socket.c:3387:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct rpc_transport_t *' [-Wformat] >rpc/rpc-transport/socket/src/socket.c:431:54: warning: pointer of type 'void *' used in arithmetic [-pedantic] >rpc/rpc-transport/socket/src/socket.c: In function 'fini': >rpc/rpc-transport/socket/src/socket.c: In function '__socket_read_frag': >rpc/rpc-transport/socket/src/socket.c: In function '__socket_read_request': >rpc/rpc-transport/socket/src/socket.c: In function '__socket_read_vectored_request': >rpc/rpc-transport/socket/src/socket.c: In function '__socket_rwv': >rpc/rpc-transport/socket/src/socket.h:100:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/socket/src/socket.h:101:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/socket/src/socket.h:193:18: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >rpc/rpc-transport/socket/src/socket.h:194:10: warning: ISO C99 doesn't support unnamed structs/unions [-pedantic] >/usr/include/ucontext.h:48:13: note: expected 'void (*)(void)' but argument is of type 'void *' >xlators/cluster/afr/src/afr-common.c:2429:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c:2429:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c:4188:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c:4188:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c:4195:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c:4195:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-common.c: In function 'afr_child_fd_ctx_set': >xlators/cluster/afr/src/afr-common.c: In function '__afr_fd_ctx_set': >xlators/cluster/afr/src/afr-dir-read.c:391:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:391:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:420:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:420:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:451:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:451:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:516:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:516:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:644:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c:644:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-read.c: In function 'afr_do_readdir': >xlators/cluster/afr/src/afr-dir-read.c: In function 'afr_filter_entries': >xlators/cluster/afr/src/afr-dir-read.c: In function 'afr_forget_entries': >xlators/cluster/afr/src/afr-dir-read.c: In function 'afr_readdirp_cbk': >xlators/cluster/afr/src/afr-dir-read.c: In function 'afr_remember_entries': >xlators/cluster/afr/src/afr-dir-write.c:192:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-write.c:192:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-write.c:202:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-write.c:202:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-dir-write.c: In function 'afr_create_wind_cbk': >xlators/cluster/afr/src/afr.h:847:45: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/afr/src/afr-inode-write.c:409:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-inode-write.c:409:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-inode-write.c:432:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-inode-write.c:432:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-inode-write.c: In function 'afr_open_fd_fix': >xlators/cluster/afr/src/afr-lk-common.c:1254:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1254:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1441:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1441:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1849:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1849:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1856:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:1856:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:208:19: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:25:50: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/afr/src/afr-lk-common.c:33:51: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/afr/src/afr-lk-common.c:41:50: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/afr/src/afr-lk-common.c:49:51: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/afr/src/afr-lk-common.c:963:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c:963:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-lk-common.c: In function 'afr_lock_blocking': >xlators/cluster/afr/src/afr-lk-common.c: In function 'afr_nonblocking_entrylk': >xlators/cluster/afr/src/afr-lk-common.c: In function 'afr_nonblocking_inodelk': >xlators/cluster/afr/src/afr-lk-common.c: In function 'afr_print_lockee': >xlators/cluster/afr/src/afr-lk-common.c: In function 'afr_save_locked_fd': >xlators/cluster/afr/src/afr-open.c:328:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-open.c:328:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/afr/src/afr-open.c: In function 'afr_openfd_fix_open_cbk': >xlators/cluster/dht/src/dht-common.c:2143:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-common.c:2143:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-common.c:4649:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-common.c:4649:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-common.c: In function 'dht_fentrylk': >xlators/cluster/dht/src/dht-common.c: In function 'dht_fsetxattr': >xlators/cluster/dht/src/dht-common.h:333:45: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/cluster/dht/src/dht-common.h:443:85: warning: ISO C does not allow extra ';' outside of a function [-pedantic] >xlators/cluster/dht/src/dht-common.h:56:11: warning: ISO C forbids zero-size array 'list' [-pedantic] >xlators/cluster/dht/src/dht-inode-read.c:108:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:108:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:1098:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:1098:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:341:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:341:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:471:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:471:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:664:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:664:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:833:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:833:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:998:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c:998:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_finodelk': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_flush': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_fstat': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_fxattrop': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_lk': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_open': >xlators/cluster/dht/src/dht-inode-read.c: In function 'dht_readv': >xlators/cluster/dht/src/dht-inode-write.c:135:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:135:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:330:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:330:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:568:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:568:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:575:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c:575:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/cluster/dht/src/dht-inode-write.c: In function 'dht_fsetattr': >xlators/cluster/dht/src/dht-inode-write.c: In function 'dht_ftruncate': >xlators/cluster/dht/src/dht-inode-write.c: In function 'dht_writev': >xlators/cluster/stripe/src/stripe.h:34:48: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/debug/error-gen/src/error-gen.c:2077:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/debug/io-stats/src/io-stats.c:531:34: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/debug/trace/src/trace.c:124:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:124:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1318:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1318:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1362:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1362:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1656:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1656:25: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1663:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1663:25: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1675:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1675:25: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1718:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1718:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1739:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1739:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1760:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1760:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1782:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1782:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1820:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1820:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1838:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1838:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1917:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1917:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1936:17: warning: format '%p' expects argument of type 'void *', but argument 12 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1936:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1936:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1936:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1958:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1958:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1979:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:1979:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2018:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2018:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2040:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2040:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2063:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2063:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2082:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2082:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2101:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2101:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2121:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2121:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2140:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2140:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2173:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2173:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2185:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:2185:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:728:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:728:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:866:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:866:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:900:17: warning: format '%p' expects argument of type 'void *', but argument 11 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:900:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'struct dict_t *' [-Wformat] >xlators/debug/trace/src/trace.c:91:25: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c:91:25: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/debug/trace/src/trace.c: In function 'trace_create': >xlators/debug/trace/src/trace.c: In function 'trace_create_cbk': >xlators/debug/trace/src/trace.c: In function 'trace_fentrylk': >xlators/debug/trace/src/trace.c: In function 'trace_fgetxattr': >xlators/debug/trace/src/trace.c: In function 'trace_fgetxattr_cbk': >xlators/debug/trace/src/trace.c: In function 'trace_finodelk': >xlators/debug/trace/src/trace.c: In function 'trace_flush': >xlators/debug/trace/src/trace.c: In function 'trace_fsetattr': >xlators/debug/trace/src/trace.c: In function 'trace_fsetxattr': >xlators/debug/trace/src/trace.c: In function 'trace_fstat': >xlators/debug/trace/src/trace.c: In function 'trace_fsync': >xlators/debug/trace/src/trace.c: In function 'trace_fsyncdir': >xlators/debug/trace/src/trace.c: In function 'trace_ftruncate': >xlators/debug/trace/src/trace.c: In function 'trace_fxattrop': >xlators/debug/trace/src/trace.c: In function 'trace_getxattr_cbk': >xlators/debug/trace/src/trace.c: In function 'trace_lk': >xlators/debug/trace/src/trace.c: In function 'trace_open': >xlators/debug/trace/src/trace.c: In function 'trace_open_cbk': >xlators/debug/trace/src/trace.c: In function 'trace_opendir': >xlators/debug/trace/src/trace.c: In function 'trace_opendir_cbk': >xlators/debug/trace/src/trace.c: In function 'trace_rchecksum': >xlators/debug/trace/src/trace.c: In function 'trace_readdir': >xlators/debug/trace/src/trace.c: In function 'trace_readdirp': >xlators/debug/trace/src/trace.c: In function 'trace_readv': >xlators/debug/trace/src/trace.c: In function 'trace_release': >xlators/debug/trace/src/trace.c: In function 'trace_releasedir': >xlators/debug/trace/src/trace.c: In function 'trace_writev': >xlators/encryption/rot-13/src/rot-13.c:189:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/index/src/index.c:1185:33: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/index/src/index.c:280:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/features/index/src/index.c:280:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/features/index/src/index.c:292:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/features/index/src/index.c:292:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/features/index/src/index.c:835:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/features/index/src/index.c:835:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/features/index/src/index.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/features/index/src/index.c:844:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/features/index/src/index.c: In function 'index_fill_readdir': >xlators/features/index/src/index.c: In function 'index_readdir_wrapper': >xlators/features/index/src/index.h:49:47: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/features/locks/src/common.c:173:19: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/common.c: In function 'pl_print_lockee': >xlators/features/locks/src/entrylk.c:343:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c:343:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c:366:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c:366:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c:478:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c:478:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct pl_inode_t *' [-Wformat] >xlators/features/locks/src/entrylk.c: In function '__grant_blocked_entry_locks': >xlators/features/locks/src/entrylk.c: In function '__lock_name': >xlators/features/locks/src/posix.c:1048:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c:1048:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c:1407:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c:1407:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c:555:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c:555:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/features/locks/src/posix.c: In function 'pl_flush': >xlators/features/locks/src/posix.c: In function 'pl_getlk_fd': >xlators/features/locks/src/posix.c: In function 'pl_release': >xlators/features/mac-compat/src/mac-compat.c:233:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/quiesce/src/quiesce.c:2602:33: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/quiesce/src/quiesce.c:2606:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/quota/src/quota.h:55:46: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/features/read-only/src/read-only.c:72:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/features/read-only/src/worm.c:84:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/mgmt/glusterd/src/glusterd.c:1119:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/mgmt/glusterd/src/glusterd.c:1122:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:1779:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:1779:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2108:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2108:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2203:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2203:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2284:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2284:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2311:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2311:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2342:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2342:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2541:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2541:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2586:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2586:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2753:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2753:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:2968:25: warning: ISO C forbids nested functions [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:2983:25: warning: ISO C forbids nested functions [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:3057:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3057:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3163:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3163:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3218:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3218:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3324:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3324:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3412:9: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3412:9: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3807:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3807:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3830:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3830:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3855:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3855:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3855:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3855:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3901:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3901:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3901:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3901:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3918:25: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3918:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3918:25: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3918:25: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3928:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3928:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3941:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:3941:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:4349:60: warning: pointer of type 'void *' used in arithmetic [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:4626:54: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:4655:9: warning: ISO C forbids 'return' with expression, in function returning void [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:4973:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/mount/fuse/src/fuse-bridge.c:653:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:653:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:787:17: warning: format '%p' expects argument of type 'void *', but argument 10 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:787:17: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:794:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c:794:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_create_cbk': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_dumper': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_fd_cbk': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_flush': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_fsync_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_getattr_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_getlk_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_getxattr_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_listxattr_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_migrate_fd': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_migrate_fd_open': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_readdir_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_readv_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_release': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_releasedir': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_removexattr_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_setlk_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_setxattr_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_thread_proc': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_write_resume': >xlators/mount/fuse/src/fuse-bridge.c: In function 'fuse_xattr_cbk': >xlators/mount/fuse/src/fuse-bridge.h:142:48: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/mount/fuse/src/fuse-bridge.h:225:64: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/mount/fuse/src/fuse-resolve.c:451:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:451:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:482:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:482:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:494:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:494:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:510:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:510:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:522:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:522:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/mount/fuse/src/fuse-resolve.c:644:12: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/mount/fuse/src/fuse-resolve.c:702:26: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/mount/fuse/src/fuse-resolve.c: In function 'fuse_resolve_and_resume': >xlators/mount/fuse/src/fuse-resolve.c: In function 'fuse_resolve_done': >xlators/mount/fuse/src/fuse-resolve.c: In function 'fuse_resolve_fd': >xlators/nfs/server/src/nfs.c:999:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1010:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1039:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1062:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1086:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1111:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1136:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1160:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1190:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1216:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1243:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1275:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1299:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1321:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1344:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1369:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1402:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1426:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1451:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1474:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1497:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1524:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1551:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:1574:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:406:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:430:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:454:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:476:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:500:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:523:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:547:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:570:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:594:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:615:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:637:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:658:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:681:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:705:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:730:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:752:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:780:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:806:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:832:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:857:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:886:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:909:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:939:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:961:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c:987:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_access': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_access_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_create': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_create_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_flush': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_flush_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_fstat': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_fstat_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_fsync': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_fsync_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_link': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_link_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_lk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_lk_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_lookup': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_lookup_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_mkdir': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_mkdir_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_mknod': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_mknod_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_open': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_open_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_opendir': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_opendir_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_read': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_readdirp': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_readdirp_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_readlink': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_readlink_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_readv_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_rename': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_rename_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_rmdir': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_rmdir_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_setattr': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_setattr_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_stat': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_stat_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_statfs': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_statfs_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_symlink': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_symlink_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_truncate': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_truncate_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_unlink': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_unlink_cbk': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_write': >xlators/nfs/server/src/nfs-fops.c: In function 'nfs_fop_writev_cbk': >xlators/nfs/server/src/nfs-inodes.c:116:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:157:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:181:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:210:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:235:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:272:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:291:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:322:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:346:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:376:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:394:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:424:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:443:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:474:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:498:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:530:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:554:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:580:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:607:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c:90:9: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_create': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_create_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_link': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_link_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_mkdir': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_mkdir_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_mknod': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_mknod_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_open': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_open_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_opendir': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_opendir_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_rename': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_rename_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_rmdir': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_rmdir_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_symlink': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_symlink_cbk': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_unlink': >xlators/nfs/server/src/nfs-inodes.c: In function 'nfs_inode_unlink_cbk': >xlators/performance/io-cache/src/io-cache.c:1020:49: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1020:49: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1030:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1030:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1049:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1049:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1054:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1054:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1121:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1121:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1132:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1132:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1137:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1137:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1164:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1164:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1170:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1170:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1175:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1175:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:128:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:128:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:132:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:132:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:135:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:135:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1377:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1377:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1381:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1381:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:139:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:139:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1582:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1582:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1632:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:1632:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:224:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:224:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:233:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:233:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:242:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:242:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:247:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:247:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:356:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:356:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:363:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:363:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:372:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:372:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:377:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:377:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:381:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:381:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:387:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:387:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:391:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:391:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:51:9: warning: 'list_add_tail' is static but used in inline function 'ioc_inode_reupdate' which is not static [enabled by default] >xlators/performance/io-cache/src/io-cache.c:554:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:554:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:559:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:559:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:561:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:561:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:569:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:569:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:638:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:638:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:654:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:654:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:69:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:69:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:71:29: warning: 'list_empty' is static but used in inline function 'ioc_get_inode' which is not static [enabled by default] >xlators/performance/io-cache/src/io-cache.c:722:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:722:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:728:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:728:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:75:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:75:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:903:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:903:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:907:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:907:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:963:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c:963:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_cache_validate_cbk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_create_cbk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_dispatch_requests': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_get_inode': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_inode_flush': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_lk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_lookup_cbk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_mknod_cbk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_need_prune': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_open_cbk': >xlators/performance/io-cache/src/io-cache.c: In function 'ioc_readv': >xlators/performance/io-cache/src/io-cache.c: In function 'reconfigure': >xlators/performance/io-cache/src/io-cache.h:333:1: warning: inline function 'ioc_hashfn' declared but never defined [enabled by default] >xlators/performance/io-cache/src/ioc-inode.c:114:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:114:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:120:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:120:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:127:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:127:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:133:49: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:133:49: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:133:49: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:133:49: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:141:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:141:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:192:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:192:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:199:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:199:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:225:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:225:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:231:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:231:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:89:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:89:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:94:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c:94:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/ioc-inode.c: In function 'ioc_inode_destroy': >xlators/performance/io-cache/src/ioc-inode.c: In function 'ioc_inode_update': >xlators/performance/io-cache/src/ioc-inode.c: In function 'ioc_inode_wakeup': >xlators/performance/io-cache/src/page.c:1028:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:1028:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:1032:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:1032:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:111:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:111:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:111:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:111:17: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:144:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:144:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:148:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:148:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode *' [-Wformat] >xlators/performance/io-cache/src/page.c:208:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:208:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:218:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:218:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:224:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:224:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:235:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:235:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:285:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:285:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:327:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:327:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:327:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:327:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:339:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:339:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:343:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:343:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:439:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:439:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:444:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:444:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:470:33: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:470:33: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:528:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:528:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:533:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:533:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:537:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:537:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:541:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:541:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:545:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:545:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_table_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:552:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:552:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:621:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:621:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:631:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:631:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:638:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:638:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:675:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:675:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:75:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:75:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:79:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:79:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_inode_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:829:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:829:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:867:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:867:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct call_frame_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:907:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:907:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:911:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:911:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:940:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:940:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct ioc_waitq_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:940:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:940:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct ioc_waitq_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:983:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:983:9: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct ioc_waitq_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:983:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_page_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:983:9: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct ioc_waitq_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:991:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:991:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:998:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c:998:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct ioc_local_t *' [-Wformat] >xlators/performance/io-cache/src/page.c: In function 'ioc_fault_cbk': >xlators/performance/io-cache/src/page.c: In function '__ioc_frame_fill': >xlators/performance/io-cache/src/page.c: In function 'ioc_frame_return': >xlators/performance/io-cache/src/page.c: In function 'ioc_frame_unwind': >xlators/performance/io-cache/src/page.c: In function '__ioc_page_create': >xlators/performance/io-cache/src/page.c: In function '__ioc_page_destroy': >xlators/performance/io-cache/src/page.c: In function 'ioc_page_destroy': >xlators/performance/io-cache/src/page.c: In function '__ioc_page_error': >xlators/performance/io-cache/src/page.c: In function 'ioc_page_error': >xlators/performance/io-cache/src/page.c: In function 'ioc_page_fault': >xlators/performance/io-cache/src/page.c: In function 'ioc_page_get': >xlators/performance/io-cache/src/page.c: In function '__ioc_page_wakeup': >xlators/performance/io-cache/src/page.c: In function 'ioc_prune': >xlators/performance/io-cache/src/page.c: In function '__ioc_wait_on_page': >xlators/performance/io-threads/src/io-threads.c:2666:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/performance/md-cache/src/md-cache.c:68:2: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/performance/md-cache/src/md-cache.c:90:45: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/performance/quick-read/src/quick-read.c:612:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/performance/quick-read/src/quick-read.c:612:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/performance/quick-read/src/quick-read.c:726:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/performance/quick-read/src/quick-read.c:726:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/performance/quick-read/src/quick-read.c: In function 'qr_open': >xlators/performance/quick-read/src/quick-read.c: In function 'qr_open_cbk': >xlators/performance/quick-read/src/quick-read.h:117:43: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/performance/read-ahead/src/page.c:158:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/page.c:158:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/page.c:173:25: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct ra_file_t *' [-Wformat] >xlators/performance/read-ahead/src/page.c:173:25: warning: format '%p' expects argument of type 'void *', but argument 9 has type 'struct ra_file_t *' [-Wformat] >xlators/performance/read-ahead/src/page.c: In function 'ra_fault_cbk': >xlators/performance/read-ahead/src/read-ahead.c:164:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/read-ahead.c:164:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/read-ahead.c:92:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/read-ahead.c:92:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/performance/read-ahead/src/read-ahead.c: In function 'ra_create_cbk': >xlators/performance/read-ahead/src/read-ahead.c: In function 'ra_open_cbk': >xlators/performance/write-behind/src/write-behind.c:1004:3: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:453:4: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:597:2: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:847:4: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:882:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct iobuf *' [-Wformat] >xlators/performance/write-behind/src/write-behind.c:882:25: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct iobref *' [-Wformat] >xlators/performance/write-behind/src/write-behind.c:882:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct iobuf *' [-Wformat] >xlators/performance/write-behind/src/write-behind.c:882:25: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct iobref *' [-Wformat] >xlators/performance/write-behind/src/write-behind.c:901:60: warning: pointer of type 'void *' used in arithmetic [-pedantic] >xlators/performance/write-behind/src/write-behind.c:946:6: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:960:4: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:966:4: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c:974:4: warning: overflow in implicit constant conversion [-Woverflow] >xlators/performance/write-behind/src/write-behind.c: In function '__wb_collapse_small_writes': >xlators/performance/write-behind/src/write-behind.c: In function 'wb_enqueue_common': >xlators/performance/write-behind/src/write-behind.c: In function '__wb_fulfill_request': >xlators/performance/write-behind/src/write-behind.c: In function '__wb_pick_unwinds': >xlators/performance/write-behind/src/write-behind.c: In function '__wb_preprocess_winds': >xlators/protocol/client/src/client.h:59:47: warning: ISO C does not permit named variadic macros [-Wvariadic-macros] >xlators/protocol/client/src/client-helpers.c:102:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-helpers.c:102:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-helpers.c:113:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-helpers.c:113:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-helpers.c: In function 'this_fd_set_ctx': >xlators/protocol/client/src/client-lk.c:29:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-lk.c:29:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-lk.c:442:9: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-lk.c:442:9: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/protocol/client/src/client-lk.c: In function 'client_mark_bad_fd': >xlators/protocol/client/src/client-lk.c: In function '__dump_client_lock': >xlators/protocol/server/src/authenticate.c:137:9: warning: ISO C forbids nested functions [-pedantic] >xlators/protocol/server/src/authenticate.c:76:22: warning: ISO C forbids assignment between function pointer and 'void *' [-pedantic] >xlators/protocol/server/src/authenticate.c: In function 'gf_auth_init': >xlators/protocol/server/src/authenticate.c: In function 'init': >xlators/protocol/server/src/server.c:1216:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/protocol/server/src/server.c:1219:27: warning: ISO C forbids empty initializer braces [-pedantic] >xlators/protocol/server/src/server.c:635:17: warning: ISO C forbids nested functions [-pedantic] >xlators/protocol/server/src/server.c: In function 'validate_auth_options': >xlators/protocol/server/src/server-helpers.c:1039:37: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct inode_t *' [-Wformat] >xlators/protocol/server/src/server-helpers.c:1042:37: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct inode_t *' [-Wformat] >xlators/protocol/server/src/server-helpers.c:1062:37: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/protocol/server/src/server-helpers.c:1147:17: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct fd_t *' [-Wformat] >xlators/protocol/server/src/server-helpers.c:1403:9: warning: ISO C forbids nested functions [-pedantic] >xlators/protocol/server/src/server-helpers.c: In function 'gf_server_check_setxattr_cmd': >xlators/protocol/server/src/server-helpers.c: In function 'server_print_loc': >xlators/protocol/server/src/server-helpers.c: In function 'server_print_params': >xlators/protocol/server/src/server-helpers.c: In function 'server_print_reply': >xlators/protocol/server/src/server-resolve.c:287:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct inode_t *' [-Wformat] >xlators/protocol/server/src/server-resolve.c:287:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct inode_t *' [-Wformat] >xlators/protocol/server/src/server-resolve.c: In function 'resolve_entry_simple': >xlators/protocol/server/src/server-rpc-fops.c:3359:49: warning: pointer of type 'void *' used in arithmetic [-pedantic] >xlators/protocol/server/src/server-rpc-fops.c:909:17: warning: ISO C forbids nested functions [-pedantic] >xlators/protocol/server/src/server-rpc-fops.c:953:17: warning: ISO C forbids nested functions [-pedantic] >xlators/protocol/server/src/server-rpc-fops.c: In function 'server3_3_writev': >xlators/protocol/server/src/server-rpc-fops.c: In function 'server_fsetxattr_cbk': >xlators/protocol/server/src/server-rpc-fops.c: In function 'server_setxattr_cbk': >xlators/storage/posix/src/posix-aio.c:189:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c:189:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c:346:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c:346:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c:378:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c:378:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix-aio.c: In function 'posix_aio_readv': >xlators/storage/posix/src/posix-aio.c: In function 'posix_aio_writev': >xlators/storage/posix/src/posix.c:1779:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1779:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1860:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1860:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1912:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1912:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1933:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1933:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1960:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:1960:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2096:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2096:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2107:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2107:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2144:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2144:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2222:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2222:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2251:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2251:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2258:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:2258:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2258:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:2258:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2321:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2321:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2332:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2332:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2341:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2341:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2351:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2351:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2738:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2738:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2780:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2780:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2808:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2808:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2837:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2837:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2855:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2855:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2929:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:2929:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3016:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3016:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3062:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3062:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3167:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3167:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3187:9: warning: ISO C forbids nested functions [-pedantic] >xlators/storage/posix/src/posix.c:3410:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3410:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3421:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3421:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3431:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3431:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3440:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3440:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3482:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3482:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3493:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3493:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3617:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:3617:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:3629:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:3629:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix.c:3799:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3799:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3808:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3808:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3918:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:3918:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:483:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:483:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:491:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:491:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:501:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:501:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:512:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:512:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:524:25: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:524:25: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:546:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:546:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:615:17: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:615:17: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:653:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:653:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:660:17: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c:660:17: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct fd_t *' [-Wformat] >xlators/storage/posix/src/posix.c: In function 'do_xattrop': >xlators/storage/posix/src/posix.c: In function 'posix_create': >xlators/storage/posix/src/posix.c: In function 'posix_do_readdir': >xlators/storage/posix/src/posix.c: In function 'posix_fgetxattr': >xlators/storage/posix/src/posix.c: In function 'posix_fill_readdir': >xlators/storage/posix/src/posix.c: In function 'posix_flush': >xlators/storage/posix/src/posix.c: In function 'posix_fremovexattr': >xlators/storage/posix/src/posix.c: In function 'posix_fsetattr': >xlators/storage/posix/src/posix.c: In function 'posix_fsetxattr': >xlators/storage/posix/src/posix.c: In function 'posix_fstat': >xlators/storage/posix/src/posix.c: In function 'posix_fsync': >xlators/storage/posix/src/posix.c: In function 'posix_fsyncdir': >xlators/storage/posix/src/posix.c: In function 'posix_ftruncate': >xlators/storage/posix/src/posix.c: In function 'posix_open': >xlators/storage/posix/src/posix.c: In function 'posix_opendir': >xlators/storage/posix/src/posix.c: In function 'posix_rchecksum': >xlators/storage/posix/src/posix.c: In function 'posix_readv': >xlators/storage/posix/src/posix.c: In function 'posix_release': >xlators/storage/posix/src/posix.c: In function 'posix_releasedir': >xlators/storage/posix/src/posix.c: In function 'posix_writev': >xlators/storage/posix/src/posix-helpers.c:867:33: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix-helpers.c:867:33: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'struct DIR *' [-Wformat] >xlators/storage/posix/src/posix-helpers.c: In function 'posix_janitor_thread_proc': >xlators/system/posix-acl/src/posix-acl.h:46:27: warning: ISO C forbids zero-size array 'entries' [-pedantic] >xlators/system/posix-acl/src/posix-acl-xattr.h:30:41: warning: ISO C forbids zero-size array 'entries' [-pedantic]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 875913
: 643689