[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1240415781-17834-1-git-send-email-jack@suse.cz>
Date: Wed, 22 Apr 2009 17:56:19 +0200
From: Jan Kara <jack@...e.cz>
To: LKML <linux-kernel@...r.kernel.org>
Cc: linux-fsdevel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Jens Axboe <jens.axboe@...cle.com>
Subject: [PATCH 0/2] Fix sys_sync() bug and slightly cleanup the code
Hi,
this series of two patches fixes a bug in sys_sync() which could result in
not all data being safely on disk after this function returns. It also fixes
the same issue in fsync_super() which leads to assertion failure in JBD with
Jens's per-BDI writeback patches.
The first patch fixes those two bugs, the second patch just simplifies the
code afterwards.
Honza
--
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