Whamcloud - gitweb
b=10651
[fs/lustre-release.git] / lustre / kernel_patches / patches / fsprivate-2.4.patch
1 --- uml-2.4.24/include/linux/fs.h.orig  2005-05-18 21:27:58.120742112 +0300
2 +++ uml-2.4.24/include/linux/fs.h       2005-05-18 22:48:12.081908776 +0300
3 @@ -592,6 +592,7 @@
4         /* needed for tty driver, and maybe others */
5         void                    *private_data;
6         struct lookup_intent    *f_it;
7 +       void                    *fs_private;
8  
9         /* preallocated helper kiobuf to speedup O_DIRECT */
10         struct kiobuf           *f_iobuf;