summaryrefslogtreecommitdiff
path: root/src/sys/reboot.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-05-17 01:03:02 +0000
committerGitHub <noreply@github.com>2020-05-17 01:03:02 +0000
commit2f78ec2bba5bbeac2c666745da1423b8c326f61a (patch)
tree76ac48b3886d70f7a4d99de3a8249f9cc0ab859c /src/sys/reboot.rs
parent2ae94ebdd8a46f8860b9e89253654e20017cd355 (diff)
parent9d8c8c92adcb74277331a827ca991a04cc4ea36f (diff)
downloadnix-2f78ec2bba5bbeac2c666745da1423b8c326f61a.zip
Merge #1242
1242: Don't implement `NixPath` for `Option<&P> where P: NixPath` r=asomers a=asomers Most Nix functions that accept `NixPath` arguments can't do anything useful with `None`. The exceptions (`mount` and `quotactl_sync`) already take explicitly optional arguments. Also, this changes the behavior of `mount` with `None` arguments. Previously, it would call mount(2) with empty strings for those arguments. Now, it will use null pointers. Co-authored-by: Alan Somers <asomers@gmail.com>
Diffstat (limited to 'src/sys/reboot.rs')
0 files changed, 0 insertions, 0 deletions