diff options
Diffstat (limited to 'xlators/features/upcall/src/upcall.h')
-rw-r--r-- | xlators/features/upcall/src/upcall.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/features/upcall/src/upcall.h b/xlators/features/upcall/src/upcall.h index 4554248a708..159193f54e7 100644 --- a/xlators/features/upcall/src/upcall.h +++ b/xlators/features/upcall/src/upcall.h @@ -83,7 +83,6 @@ struct upcall_local { * pointers in 'local' which may get freed * in future by other thread */ - upcall_inode_ctx_t *upcall_inode_ctx; inode_t *inode; loc_t rename_oldloc; loc_t loc; /* required for stat in *xattr_cbk */ |