HomeFreeBSD

Linux 2.6.39 compat, kern_path_parent()

Description

Linux 2.6.39 compat, kern_path_parent()

The path_lookup() function has been renamed to kern_path_parent()
and the flags argument has been removed. The only behavior now
offered is that of LOOKUP_PARENT. The spl already always passed
this flag so dropping the flag does not impact us.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 20 2011, 7:25 PM
Parents
rG83c623aa1a88: Linux 2.6.39 compat, DEFINE_SPINLOCK()
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb1cbc4610c8b: Linux 2.6.39 compat, kern_path_parent() (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Apr 20 2011, 7:30 PM