commit | 457712a0bc5389b75d2c93840a684fd77df2aabb | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Mon Sep 24 21:04:57 2012 -0700 |
committer | Alex Elder <elder@inktank.com> | Wed Oct 03 10:51:17 2012 -0500 |
tree | 465703170a567b747a1e642a6a80332e0bdbf1f1 | |
parent | 6cae3717cddaf8e5e96e304733dca66e40d56f89 [diff] |
ceph: return EIO on invalid layout on GET_DATALOC ioctl If the user calls GET_DATALOC on a file with an invalid (e.g., zeroed) layout, return EIO to userland. Signed-off-by: Sage Weil <sage@inktank.com> Reviewed-by: Alex Elder <elder@inktank.com>