From: Nick Piggin <npiggin@suse.de>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, mark.fasheh@oracle.com
Subject: [patch 6/8] sysv: convert to new aops fix
Date: Thu, 14 Jun 2007 04:40:46 +0200 [thread overview]
Message-ID: <20070614024046.GF30943@wotan.suse.de> (raw)
In-Reply-To: <20070614023444.GA30943@wotan.suse.de>
Index: linux-2.6/fs/sysv/sysv.h
===================================================================
--- linux-2.6.orig/fs/sysv/sysv.h
+++ linux-2.6/fs/sysv/sysv.h
@@ -136,6 +136,9 @@ extern unsigned long sysv_count_free_blo
/* itree.c */
extern void sysv_truncate(struct inode *);
+extern int __sysv_write_begin(struct file *file, struct address_space *mapping,
+ loff_t pos, unsigned len, unsigned flags,
+ struct page **pagep, void **fsdata);
/* inode.c */
extern int sysv_write_inode(struct inode *, int);
next prev parent reply other threads:[~2007-06-14 2:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-14 2:34 [patch 1/8] 2.6.22-rc4-mm2 buffered write fixes Nick Piggin
2007-06-14 2:35 ` [patch 2/8] " Nick Piggin
2007-06-14 2:36 ` [patch 3/8] " Nick Piggin
2007-06-14 2:37 ` [patch 4/8] " Nick Piggin
2007-06-14 2:39 ` [patch 4/8] minix: convert to new aops fix Nick Piggin
2007-06-14 2:40 ` Nick Piggin [this message]
2007-06-14 2:41 ` [patch 7/8] ufs: " Nick Piggin
2007-06-14 2:42 ` [patch 8/8] reiser4: fix for new aops patches Nick Piggin
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=20070614024046.GF30943@wotan.suse.de \
--to=npiggin@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=mark.fasheh@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 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).