[PATCH 0/2] Fix sys_sync() bug and slightly cleanup the code

From: Jan Kara
Date: Wed Apr 22 2009 - 11:56:39 EST



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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/