From: Goldwyn Rodrigues <rgoldwyn@suse.de>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [patch 01/11] ocfs2: fix ocfs2_sync_file() if filesystem is readonly
Date: Fri, 24 Jan 2014 16:02:09 -0600 [thread overview]
Message-ID: <52E2E2E1.2060601@suse.de> (raw)
In-Reply-To: <20140124204700.532BA31C1B6@corp2gmr1-1.hot.corp.google.com>
On 01/24/2014 02:46 PM, akpm at linux-foundation.org wrote:
> From: Younger Liu <younger.liucn@gmail.com>
> Subject: ocfs2: fix ocfs2_sync_file() if filesystem is readonly
>
> If filesystem is readonly, there is no need to flush drive's caches or
> force any uncommitted transactions.
An ocfs2 filesystem can be set to read-only because of an error, in
which case, you should return -EROFS.
Nak.
--
Goldwyn
next prev parent reply other threads:[~2014-01-24 22:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-24 20:46 [Ocfs2-devel] [patch 01/11] ocfs2: fix ocfs2_sync_file() if filesystem is readonly akpm at linux-foundation.org
2014-01-24 22:02 ` Goldwyn Rodrigues [this message]
2014-01-24 22:21 ` Mark Fasheh
2014-01-24 22:32 ` Andrew Morton
2014-01-26 0:51 ` Younger Liu
2014-01-26 1:18 ` Goldwyn Rodrigues
2014-01-27 17:22 ` Mark Fasheh
2014-01-24 22:02 ` Mark Fasheh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52E2E2E1.2060601@suse.de \
--to=rgoldwyn@suse.de \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.