diff options
Diffstat (limited to 'xlators/features/shard/src/shard.h')
| -rw-r--r-- | xlators/features/shard/src/shard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/shard/src/shard.h b/xlators/features/shard/src/shard.h index 8303a2ca030..f626fae33c1 100644 --- a/xlators/features/shard/src/shard.h +++ b/xlators/features/shard/src/shard.h @@ -254,6 +254,7 @@ typedef struct shard_local { fop_inodelk_cbk_t inodelk_cbk; shard_lock_t *shard_lock; } lock; + inode_t *resolver_base_inode; } shard_local_t; typedef struct shard_inode_ctx { |
