HomeFreeBSD

Remove unused MMAP functions

Description

Remove unused MMAP functions

The following functions were required for the OpenSolaris mmap
implementation. Because the Linux VFS does most the most heavy
lifting for us they are not required and are being removed to
keep the code clean and easy to understand.

  • zfs_null_putapage()
  • zfs_frlock()
  • zfs_no_putpage()

Signed-off-by: Brian Behlendorf <behlendorf@llnl.gov>

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Jul 1 2011, 4:16 PM
Parents
rGdde471ef5a07: MMAP Optimization
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGf0b2486034f6: Remove unused MMAP functions (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jul 1 2011, 7:22 PM