From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: preadv2/pwritev2 updates Date: Wed, 1 Oct 2014 23:04:51 +0200 Message-ID: <1412197494-7655-1-git-send-email-hch@lst.de> Cc: linux-fsdevel@vger.kernel.org, xfs@oss.sgi.com To: Milosz Tanski Return-path: Received: from casper.infradead.org ([85.118.1.10]:53047 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751165AbaJAVCa (ORCPT ); Wed, 1 Oct 2014 17:02:30 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Miklos, attached are the patches that go on top of your "[RFC v3 0/4] vfs: Non-blockling buffered fs read (page cache only)" series. The first one adds RWF_NONBLOCK to XFS, the other two add a new RWF_DSYNC flag that adds a per-operation O_DSYNC flag.