1 Index: shfs-0.35/shfs/Linux-2.4/shfs_fs_sb.h
2 ===================================================================
3 --- shfs-0.35.orig/shfs/Linux-2.4/shfs_fs_sb.h 2007-06-04 13:22:57.941046904 +0200
4 +++ shfs-0.35/shfs/Linux-2.4/shfs_fs_sb.h 2007-06-04 13:22:59.448817688 +0200
6 struct shfs_fileops fops;
11 - __kernel_mode_t root_mode;
12 - __kernel_mode_t fmask;
17 char mount_point[SHFS_PATH_MAX];
18 struct semaphore sock_sem; /* next 4 vars are guarded */
20 Index: shfs-0.35/shfs/Linux-2.6/shfs_fs_sb.h
21 ===================================================================
22 --- shfs-0.35.orig/shfs/Linux-2.6/shfs_fs_sb.h 2007-06-04 13:22:57.949045688 +0200
23 +++ shfs-0.35/shfs/Linux-2.6/shfs_fs_sb.h 2007-06-04 13:22:59.449817536 +0200
25 struct shfs_fileops fops;
30 - __kernel_mode_t root_mode;
31 - __kernel_mode_t fmask;
36 char mount_point[SHFS_PATH_MAX];
37 struct semaphore sock_sem; /* next 4 vars are guarded */