> > discussion in itself), and there really are no valid uses for opening a > > block device that is already mounted. More importantly, I don't think > > anybody actually does. > > Actually I did. I might do it again :) The point was to get the kernel to > cache certain blocks in the RAM. Ditto for some CD based stuff. You burn the important binaries to the front of the CD, then at boot dd 64Mb to /dev/null to prime the libraries and avoid a lot of seeking during boot up from the CD-ROM. However I could do that from an initrd before mounting Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH] SMP race in ext2 - metadata corruption. dek_ml
- Re: [PATCH] SMP race in ext2 - metadata corruption. Vojtech Pavlik
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alexander Viro
- Re: [PATCH] SMP race in ext2 - metadata corruption. Ville Herva
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Shane Wegner
- Re: [PATCH] SMP race in ext2 - metadata corruption. Albert D. Cahalan
- Re: [PATCH] SMP race in ext2 - metadata corruption. Jens Axboe
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andi Kleen
- Re: [PATCH] SMP race in ext2 - metadata corruption. volodya
- Re: [PATCH] SMP race in ext2 - metadata corruption. Alan Cox
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Rogier Wolff
- Re: [PATCH] SMP race in ext2 - metadata corruption. Jens Axboe
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Andrea Arcangeli
- Re: [PATCH] SMP race in ext2 - metadata corruption. Marc SCHAEFER
- Re: [PATCH] SMP race in ext2 - metadata corruption. Linus Torvalds