unix_io.c (unix_open): Work around a bug in 2.4.10+ kernels by
	trying to unset the filesize limit if at all possible,
	if a block device is getting opened.  (The filesize limit
	shouldn't be applied against writes to a block device, but
	starting in 2.4.10, the kernel is doing this.)

2 files changed