summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
authorAnand Avati <avati@gluster.com>2011-05-20 16:56:31 +0000
committerAnand Avati <avati@gluster.com>2011-05-30 04:49:03 -0700
commitb0c07f4db5f1ed2eeb58709d1021e11ca8fd5600 (patch)
tree06e89d5beef7c7fb166f21306b9bc5a4e72601c2 /glusterfsd
parent7eb3ba062cd0d8ad2d4692c99185af2afde0ee05 (diff)
rpc: NetBSD portability fixes
NetBSD's <dirent.h> does a #defiine d_ino d_fileno. Since glusterfs declares structs with d_ino members, we must include <dirent.h> early so that d_ino get preprocessed into d_fileno conssitently. Also define proper xdr types for NetBSD. Thanks to: Emmanuel Dreyfus <manu@netbsd.org> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2923 (NetBSD port) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2923
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions