John Baldwin dfa66c01ae Fix FIONREAD on regular files. The computed result was being ignored and
it was being passed down to VOP_IOCTL() where it promptly resulted in
ENOTTY due to a missing else for the past 8 years.  While here, use a
shared vnode lock while fetching the current file's size.

MFC after:	1 week
2013-05-03 19:08:58 +00:00
..
2013-05-01 04:37:34 +00:00
2013-05-01 22:45:04 +00:00
2013-05-01 04:37:34 +00:00
2013-05-01 04:37:34 +00:00
2013-04-17 11:45:15 +00:00
2013-04-27 06:54:49 +00:00
2013-04-29 23:08:13 +00:00