summaryrefslogtreecommitdiffstats
path: root/sys/fs/nandfs/nandfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, somekib2014-12-211-0/+2
* The VOP_LOOKUP() implementations for CREATE op do not put the namekib2014-12-181-1/+1
* Follow the ufs practice for disallowing permission changes as well asimp2014-08-021-1/+1
* Fix typo in comment: noone -> no one.imp2014-07-231-7/+4
* Check for the cross-device cross-link attempt in the VFS, instead ofkib2014-07-161-3/+0
* - Convert the bufobj lock to rwlock.jeff2013-05-311-1/+2
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+2455
OpenPOWER on IntegriCloud