lkml.org 
[lkml]   [1999]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectupdate_vm_cache still in affs, hfs, ntfs and qnx4
It seems, that update_vm_cache was removed old time ago from kernel
(but not from includes), so affs, hfs, ntfs and qnx4 filesystems are
compilable as modules, but unusable.

I am not expert in filesystem design so knows anybody how to fix it?

There is complete list of places, where references to update_vm_cache still
resides in kernel 2.3.16:

utx:/usr/src/linux# grep -r update_vm_cache .
./fs/affs/file.c: update_vm_cache(inode,pos,p,c);
./fs/affs/file.c: update_vm_cache(inode,pos,p,c);
./fs/qnx4/file.c: update_vm_cache(inode, pos, p, c);
./fs/hfs/file.c: update_vm_cache(inode,pos,p,c);
./fs/ntfs/fs.c: update_vm_cache (p->ino, p->off, dest, len);
./include/linux/pagemap.h:extern void update_vm_cache(struct inode *, unsigned long, const char *, int);

--
Stanislav Brabec

##################################### ######################################
Build own GNU-Linux: you can find on Postavte si GNU-Linux: naleznete na
http://www.penguin.cz/~utx/build.html.en http://www.penguin.cz/~utx/build.html
ftp://ftp.penguin.cz/pub/users/utx/ ftp://ftp.penguin.cz/pub/users/utx/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.076 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site