[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49F06381.3090605@garzik.org>
Date: Thu, 23 Apr 2009 08:48:01 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Theodore Tso <tytso@....edu>, Jamie Lokier <jamie@...reable.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Valerie Aurora Henson <vaurora@...hat.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Chris Mason <chris.mason@...cle.com>,
Eric Sandeen <sandeen@...hat.com>,
Ric Wheeler <rwheeler@...hat.com>,
Jens Axboe <jens.axboe@...cle.com>
Subject: Re: [RFC PATCH] fpathconf() for fsync() behavior
Theodore Tso wrote:
> So we can create a more finer-grained controlled system call ---
> although I would suggest that we just add some extra flags to
> sync_file_range() --- but it's doubtful that many application
> programmers will use it.
sync_file_range() seems the obvious avenue for new fsync flags.
I even explored what it would take to add a "flush storage dev writeback
cache, for this file" flag to sync_file_range(), rather unfortunately
non-trivial given the current implementation's close ties to MM.
But yeah... how many people will use these fancy new flags and features?
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists