Re: arla on linux-2.6.24
Tomas Olsson <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2008-03-08 at 16:10 +0100, Frej Drejhammar wrote: > I have spent some time getting nnpfs to compile on linux >= 2.6.23 > which unexports path_walk (use vfs_path_lookup instead), changes > struct vm_operations_struct (nopage is replaced by fault) and struct > file_operations (sendfile is replaced by splice_read). The attached > patch works for me but in is only tested on 2.6.24.2. > Thanks, applied. /t