diff options
Diffstat (limited to 'libglusterfs')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index cdfb64dea84..5acefe5613b 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -247,12 +247,6 @@ typedef enum {  #define GF_SET_DIR_ONLY       0x4  #define GF_SET_EPOCH_TIME     0x8 /* used by afr dir lookup selfheal */ -/* Directory into which replicate self-heal will move deleted files and -   directories into. The storage/posix janitor thread will periodically -   clean up this directory */ - -#define GF_REPLICATE_TRASH_DIR          ".landfill" -  /* key value which quick read uses to get small files in lookup cbk */  #define GF_CONTENT_KEY "glusterfs.content"  | 
