[PATCH 04/13] updated comments for dissect_nfs_deviceaddr4
Tigran Mkrtchyan
tigran.mkrtchyan at desy.de
Mon Jun 16 15:15:40 EDT 2008
---
epan/dissectors/packet-nfs.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/epan/dissectors/packet-nfs.c b/epan/dissectors/packet-nfs.c
index 723c4ad..27bb2e0 100644
--- a/epan/dissectors/packet-nfs.c
+++ b/epan/dissectors/packet-nfs.c
@@ -7786,9 +7786,8 @@ dissect_nfs_devices4(tvbuff_t *tvb, int offset, proto_tree *tree)
static int
dissect_nfs_deviceaddr4(tvbuff_t *tvb, int offset, proto_tree *tree)
{
- /* No layout type - argh */
- /* Assume file layout for now */
+ /* layout type */
offset = dissect_rpc_uint32(tvb, tree, hf_nfs_layouttype4, offset);
/* skip da_addr_body size */
--
1.5.4.5
--------------090206040200030309000502
Content-Type: text/x-patch;
name="0005-fixed-layoutget-reply-decode-according-to-draft-1.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename*0="0005-fixed-layoutget-reply-decode-according-to-draft-1.patch"
More information about the pNFS
mailing list