--- uml-2.4.24/include/linux/fs.h.orig 2005-05-18 21:27:58.120742112 +0300 +++ uml-2.4.24/include/linux/fs.h 2005-05-18 22:48:12.081908776 +0300 @@ -592,6 +592,7 @@ /* needed for tty driver, and maybe others */ void *private_data; struct lookup_intent *f_it; + void *fs_private; struct list_head f_ep_links; spinlock_t f_ep_lock; };