> > This is against 2.4.19-pre8. Highlights of this release: > > - Copied macro for error messages from fs/devfs/base.c to > fs/devfs/util.c and made use of this macro > > - Added BKL to <devfs_open> because drivers still need it > > - Protected <scan_dir_for_removable> and <get_removable_partition> > from changing directory contents >
the last one is particularly interesting in view of kernel oopses people had. The second could also be of some importance. -andrej
