[uml-devel] PATCH v7

2017-10-11 Thread anton . ivanov
This is hopefully the final parking position. It has been cleaned up, updated to fit the current netdev warning/info message conventions and no longer hangs if the underlying network hard xmit misbehaves. The issue with raw sockets is a definitive BUG - I have gone through it with a comb several t

[uml-devel] [PATCH V7 -next 20/33] fs: add read_iter and write_iter to several file systems

2013-03-08 Thread Dave Kleikamp
These are the simple ones. File systems that use generic_file_aio_read() and generic_file_aio_write() can trivially support generic_file_read_iter() and generic_file_write_iter(). This patch adds those file_operations for 9p, adfs, affs, bfs, exofs, ext2, ext3, fat, f2fs, hfs, hfsplus, hostfs, hp