Re: [PATCH RFC] __bd_forget should wait for inodes using themapping

From: Andrew Morton
Date: Fri Jun 18 2004 - 16:33:31 EST


Chris Mason <mason@xxxxxxxx> wrote:
>
> [ skip writing block-special inodes ]
>
> Hmmm, any risk in missing data integrity syncs because of this?

Need to think about that. sys_fsync(), sys_fdatasync() and sys_msync() go
direct to file->f_mapping and sys_sync() will sync the blockdev via its
kernel-internal inode. What does that leave?
-
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/