HomeFreeBSD

Remove RLIM64_INFINITY assert in vn_rdwr()

Description

Remove RLIM64_INFINITY assert in vn_rdwr()

Previous commit be29e6a updated kobj_read_file() so it no longer
unconditionally passes RLIM64_INFINITY. The vn_rdwr() function
needs to be updated accordingly.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #513

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jan 23 2016, 7:13 PM
Parents
rGbe29e6a6e682: kobj_read_file: Return -1 on vn_rdwr() error
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG6b38e7510fbe: Remove RLIM64_INFINITY assert in vn_rdwr() (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jan 23 2016, 7:16 PM