summaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_aiod.c
AgeCommit message (Expand)Author
2013-11-03Fix bogus kthread_create() usage leading to wrong struct proc * pointerMiod Vallat
2009-08-27Garbage collect two variables that where set but unused.Thordur I. Bjornsson
2009-08-27introduce a flag member to struct nfs_aiod, and use flags instead of the exitThordur I. Bjornsson
2009-08-26make sure that an aiod has been removed from the nfs_aiods_idle listThordur I. Bjornsson
2009-08-20Rework the way we do async I/O in nfs. Introduce separate buf queues forThordur I. Bjornsson