]> www.infradead.org Git - users/dhowells/kafs-utils.git/commitdiff
xg: Tag VL.LinkedListN with its symbolic opcode
authorDavid Howells <dhowells@redhat.com>
Mon, 21 Oct 2019 11:08:37 +0000 (12:08 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 21 Oct 2019 12:23:27 +0000 (13:23 +0100)
Signed-off-by: David Howells <dhowells@redhat.com>
rpc-api/vldb.xg

index bc1c9d404bbfd549d12f25544d00001215db7d38..38bed8d45c1bc1470c115099a7866a8e3133a07a 100644 (file)
@@ -429,7 +429,7 @@ ListAttributesN (IN VldbListByAttributes *attributes,
                 OUT nbulkentries *blkentries) = VLLISTATTRIBUTESN;
 
 #if 0
-LinkedListN() = 523;
+LinkedListN() = VLLINKEDLISTN;
 #endif
 
 UpdateEntryByName (IN string volname<VLDB_MAXNAMELEN>,