aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAditya Pandit <[email protected]>2016-11-10 12:30:45 -0500
committerGreg Kroah-Hartman <[email protected]>2016-11-14 16:13:58 +0100
commitbb371b952a2d5c18fc45c1b2712c47391825b1c6 (patch)
tree8cf66eaaee9f4b3878eb53a69f5248c804eafb4f /tools/perf/scripts/python/bin
parentb1839e0e6c1a4d25118aefa0c8ec36955280320a (diff)
staging: lustre: llite: tar restore fails for HSM released files.
If you create a file, archive and release it, it keeps only a link and all information in xattr. If you tar the file with --xattr you will store the same striping information and link information in the tar. If you delete the file, the file and archive state does not make sense. Now if you restore the file using tar with xattr having the RELEASED flag turned on, then it is not correct because this is a new file. Hence ignoring the HSM xattr and masking out the "RELEASED" flag for the files, which are not archived. Signed-off-by: Aditya Pandit <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6214 Reviewed-on: http://review.whamcloud.com/16060 Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: frank zago <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions