rpms/kernel/F-13 fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch, 1.2, 1.3

Chuck Ebbert cebbert at fedoraproject.org
Fri May 21 01:17:20 UTC 2010


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30602

Modified Files:
	fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch 
Log Message:
add bugzilla references

fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch:
 fs/fs-writeback.c           |   48 +++++++++++++++++++++++++++++++++-----------
 fs/sync.c                   |    3 +-
 include/linux/backing-dev.h |    2 -
 include/linux/writeback.h   |   10 +++++++++
 mm/page-writeback.c         |    2 -
 5 files changed, 51 insertions(+), 14 deletions(-)

Index: fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-13/fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch	9 May 2010 19:49:33 -0000	1.2
+++ fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch	21 May 2010 01:17:18 -0000	1.3
@@ -1,3 +1,7 @@
+https://bugzilla.kernel.org/attachment.cgi?id=26255
+https://bugzilla.kernel.org/show_bug.cgi?id=15906#c26
+https://bugzilla.redhat.com/show_bug.cgi?id=593669
+
 diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
 index 1a7c42c..92c6708 100644
 --- a/fs/fs-writeback.c



More information about the scm-commits mailing list