]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/9p/fid.h
[PATCH] v9fs: simplify fid mapping
[linux-2.6-omap-h63xx.git] / fs / 9p / fid.h
index 7ccf0d064e251e0b2f8ee535369317a9dab42c0c..1fc2dd08d75acdc68ee2efb47f9e4fcfe6b4f177 100644 (file)
@@ -44,7 +44,6 @@ struct v9fs_fid {
        struct v9fs_fcall *rdir_fcall;
 
        /* management stuff */
-       pid_t pid;              /* thread associated with this fid */
        uid_t uid;              /* user associated with this fid */
 
        /* private data */