7

I am using file system type as "XFS" and i want to enable compression for XFS-file system. I surfed through the net but i couldnot found related data. If anyone aware of the compression for XFS-file system please let me know..

Thanks Guys,

skaffman
  • 398,947
  • 96
  • 818
  • 769
kumar_88
  • 1,145
  • 2
  • 11
  • 11

1 Answers1

5

XFS has no such facility as compression. See also Wikipedia which mentions it in the features box.

You would have to provide it on a higher level - or maybe at a lower one, if that exists (not that I am aware of, but one never knows)

glglgl
  • 89,107
  • 13
  • 149
  • 217