summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/map/src/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster/map/src/map.h')
-rw-r--r--xlators/cluster/map/src/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/map/src/map.h b/xlators/cluster/map/src/map.h
index b5f57518bfd..b423642cc32 100644
--- a/xlators/cluster/map/src/map.h
+++ b/xlators/cluster/map/src/map.h
@@ -46,7 +46,7 @@ typedef struct {
int32_t op_errno;
int call_count;
struct statvfs statvfs;
- struct stat stbuf;
+ struct iatt stbuf;
inode_t *inode;
dict_t *dict;
fd_t *fd;