[Ocfs2-devel] [PATCH 10/26] vfs: combine the clone and dedupe into a single remap_file_range
    Christoph Hellwig 
    hch at infradead.org
       
    Wed Oct 17 01:28:14 PDT 2018
    
    
  
> +/* All valid REMAP_FILE flags */
> +#define REMAP_FILE_VALID_FLAGS		(REMAP_FILE_DEDUP)
It looks like this still isn't used after the whole series.
With it removed:
Reviewed-by: Christoph Hellwig <hch at lst.de>
    
    
More information about the Ocfs2-devel
mailing list