Hi Arnaldo, That is a very decent list you have got there. How about to add to it: - go through all filesystems and convert them from using mark_buffer_dirty(bh, [0,1]) to just mark_buffer_dirty(bh) since the flag is now ignored and all buffers are flushed at equal intervals. Also, change the exported interface, of course. Conceptually simple, but a lot (at least 3 hours) of work. Regards, Tigran - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [RFC] my current kernel todo list David Woodhouse
- Re: [RFC] my current kernel todo list Arnaldo Carvalho de Melo
- Re: [RFC] my current kernel todo list Tigran Aivazian
- Re: [RFC] my current kernel todo list Tigran Aivazian
- Re: [RFC] my current kernel todo lis... Arnaldo Carvalho de Melo
- Re: [RFC] my current kernel todo... Tigran Aivazian
- Re: [RFC] my current kernel... Arnaldo Carvalho de Melo
- Re: [RFC] my current ke... Tigran Aivazian
- Re: [RFC] my current kernel todo list Tigran Aivazian
- Re: [RFC] my current kernel todo list Alexander Viro
- Re: [RFC] my current kernel todo lis... Tigran Aivazian
- Re: [RFC] my current kernel todo... Alexander Viro
- Re: [RFC] my current kernel... Tigran Aivazian
- Re: [RFC] my current kernel todo lis... John Levon