]> err.no Git - linux-2.6/blobdiff - fs/9p/mux.h
Merge git://git.tuxdriver.com/git/netdev-jwl
[linux-2.6] / fs / 9p / mux.h
index 82ce793af1b57402cff569415c454eb404e6367b..4994cb10badfef1498931d85928a5fb140960e7b 100644 (file)
@@ -28,6 +28,7 @@
 struct v9fs_rpcreq {
        struct v9fs_fcall *tcall;
        struct v9fs_fcall *rcall;
+       int err;        /* error code if response failed */
 
        /* XXX - could we put scatter/gather buffers here? */