Kyle Evans 5e6a7bc6c1 libbe: lift the WARNS post-OpenZFS merge
sys/ccompile.h no longer uses #pragma ident, so we no longer need to worry
about unknown pragmas.

I fixed one WARNS issue in r363409 by annotating be_is_auto_snapshot_name's
lbh parameter __unused, then upstreamed the following changes to OpenZFS
that rode in with the merge:
- zfs_path_to_zhandle now takes a const char *path rather than a char *path,
  since it won't be mutating the string it receives and I had no reason to
  believe it will need to in the future. [OpenZFS PR #10605]
- Annotated some unused parameters on definitions inlined into headers as
  such. [OpenZFS PR #10606]
2020-08-25 18:16:40 +00:00
..
2020-03-26 17:34:17 +00:00
2020-08-17 12:52:57 +00:00
2020-05-16 02:29:10 +00:00
2020-05-20 20:58:48 +00:00
2020-04-19 02:20:39 +00:00
2020-07-19 23:56:19 +00:00
2020-04-19 02:18:40 +00:00
2020-07-06 09:53:00 +00:00
2020-08-04 21:09:36 +00:00
2020-04-30 22:08:40 +00:00
2020-07-08 18:58:44 +00:00
2020-06-17 15:57:59 +00:00
2020-06-27 02:17:04 +00:00
2020-06-17 10:42:20 +00:00
2020-08-25 02:21:27 +00:00
2020-05-21 01:55:35 +00:00
2020-05-21 21:00:46 +00:00
2020-06-09 17:17:43 +00:00
2020-06-25 21:34:43 +00:00
2020-05-12 01:47:33 +00:00
2020-05-23 21:23:46 +00:00