Bug 14915

Summary: Reiser4 doesn't sync
Product: File System Reporter: Johannes Buchner (buchner.johannes)
Component: Reiser4Assignee: ReiseFS developers team (reiserfs-devel)
Status: CLOSED OBSOLETE    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2009-12-10-17-19 Subsystem:
Regression: No Bisected commit-id:

Description Johannes Buchner 2009-12-28 14:33:28 UTC
The current mm patches don't respect 'sync()'.
In particular, reiser4_sync_inodes in fs/reiser4/super_ops.c skips it, due to NULL being handed over.

The skip was introduced by http://userweb.kernel.org/~akpm/mmotm/broken-out/reiser4-fixed-null-pointer-dereference.patch to mitigate a NULL dereference introduced by http://userweb.kernel.org/~akpm/mmotm/broken-out/reiser4-vfs-add-super_operationssync_inodes-2.patch