Dan Burkert has posted comments on this change. Change subject: KUDU-2052: use XFS_IOC_UNRESVSP64 ioctl to punch holes on xfs ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/7269/2/src/kudu/util/env_posix.cc File src/kudu/util/env_posix.cc: Line 83: // These struct and ioctl definitions were copied verbatim from xfsprogs. > do we have a licensing issue here? This is probably one of those gray areas Could the use-site be if-deff'd out on OS X instead of redeclaring the struct? -- To view, visit http://gerrit.cloudera.org:8080/7269 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia3f5478729594f2a7e4e441905995b6f5d207d51 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
