[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4C17EC65.6040406@cs.ucla.edu>
Date: Tue, 15 Jun 2010 14:11:01 -0700
From: Paul Eggert <eggert@...UCLA.EDU>
To: Sunil Mushran <sunil.mushran@...cle.com>
CC: "jeff.liu" <jeff.liu@...cle.com>, Jim Meyering <jim@...ering.net>,
Tao Ma <tao.ma@...cle.com>, bug-coreutils@....org,
Joel Becker <Joel.Becker@...cle.com>,
Chris Mason <chris.mason@...cle.com>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: Re: bug#6131: [PATCH]: fiemap support for efficient sparse file copy
Sunil Mushran wrote:
> SEEK_HOLE/DATA also have the same problem with active files.
Yes, that's true if 'cp' is copying a file while someone else is writing to it.
But the case we're worried about is when 'cp' starts copying a file immediately
after someone else has finished writing to it but data has not been sent to
disk; in that case SEEK_HOLE/DATA should work just as well as the fiemap ioctl.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists