mmacy d75b15dcb3 linux/fs: simplify interop and correct definition of loff_t
- offsets can be negative, loff_t needs to be signed, it also simplifies
  interop with the rest of the code base to use off_t than the actual linux
  definition "long long"
- don't rely on the defining "file" to "linux_file" in interface definitions
  as that causes heartache with includes

Reviewed by:	hps@
MFC after:	1 week
Sponsored by:	iX Systems
Differential Revision:	https://reviews.freebsd.org/D19274
2019-02-23 20:45:45 +00:00
..
2019-02-22 03:11:27 +00:00
2019-02-21 22:56:54 +00:00
2019-02-21 21:33:27 +00:00
2019-02-04 21:28:25 +00:00
2019-02-22 21:57:27 +00:00
2019-01-11 09:40:34 +00:00
2019-02-21 01:30:37 +00:00
2019-02-22 19:54:28 +00:00
2019-02-04 21:28:25 +00:00