Skip to content

Commit

Permalink
[XrdCl] Implementing pipelining for FileSystem xattr.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Oct 16, 2019
1 parent 9aef79b commit 8eff9d4
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/XrdCl/XrdClFileOperations.hh
Expand Up @@ -1298,8 +1298,6 @@ namespace XrdCl
return DelXAttrBulkImpl<false>( file, std::move( attrs ) );
}

// TODO

//----------------------------------------------------------------------------
//! ListXAttr bulk operation (@see FileOperation)
//----------------------------------------------------------------------------
Expand Down

0 comments on commit 8eff9d4

Please sign in to comment.