commit | 8c0414cd524e9f1c483ffb3ff1c2d860f5c567c8 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Thu Dec 03 12:46:51 2009 -0800 |
committer | Joel Becker <joel.becker@oracle.com> | Thu Dec 17 20:55:57 2009 -0800 |
tree | 881d2c2deca2fd5c614d44578894103fa023ae16 | |
parent | 936545401624217955df4dd44bb71615900e5397 [diff] |
fiemap: Add new extent flag FIEMAP_EXTENT_SHARED Some filesystems may allow multiple files to point to a particular extent. This patch adds flag FIEMAP_EXTENT_SHARED to denote extents that are shared with other inodes. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Acked-by: Mark Fasheh <mfasheh@suse.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>