>
> Ok, here it is:
>
> LVM_VFS_ENHANCEMENT #define is gone, lvm only calls fsync_dev_lockfs
> when syncing for the snapshot
>
> sync_supers_lockfs calls write_super if the super is dirty,
> and write_super_lockfs (regardless of dirty state).
>
> Works on reiserfs and ext2, should not break other filesystems
> using the old patch.
>
> updated to 2.4.8-pre7
Chris, how about doing that after fs/super.c stuff (things that went into
-ac)?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/