linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 2/3] fiemap: document update
@ 2013-02-20  3:59 Jeff Liu
  0 siblings, 0 replies; only message in thread
From: Jeff Liu @ 2013-02-20  3:59 UTC (permalink / raw)
  To: linux-fsdevel@vger.kernel.org
  Cc: Alexander Viro, Andreas Dilger, Dave Chinner, Mark Fasheh,
	Joel Becker, Jan Kara, Chris Mason, Christoph Hellwig,
	ocfs2-devel

Update fiemap document to add FIEMAP_FLAG_COW support.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Andreas Dilger <adilger@dilger.ca>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Jan Kara <jack@suse.de>
Cc: Chris Mason <chris.mason@fusionio.com>
Cc: Christoph Hellwig <hch@infradead.org>

---
 Documentation/filesystems/fiemap.txt |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/filesystems/fiemap.txt b/Documentation/filesystems/fiemap.txt
index 1b805a0..8942d3f 100644
--- a/Documentation/filesystems/fiemap.txt
+++ b/Documentation/filesystems/fiemap.txt
@@ -58,6 +58,9 @@ If this flag is set, the kernel will sync the file before mapping extents.
 If this flag is set, the extents returned will describe the inodes
 extended attribute lookup tree, instead of its data tree.
 
+* FIEMAP_FLAG_COW
+If this flag is set, the kernel will only return the extents which are in
+copy-on-write state.
 
 Extent Mapping
 --------------
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-20  4:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  3:59 [RFC PATCH 2/3] fiemap: document update Jeff Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).