summaryrefslogtreecommitdiff
path: root/libdiskfs/node-update.c
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-27 23:33:23 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-27 23:39:35 +0200
commit419a283fa2981c47f2a117fa56f268c0ae5b5989 (patch)
tree4647d3adc0a2db02782b6d541830527bffc16c3d /libdiskfs/node-update.c
parent2656f79608c8db735514bafe8026211c92d06aa1 (diff)
trans/ifsock: convert to trivfs dynamic classes and buckets
libtrivfs contains two ways of managing more than one port class and bucket. There is the old way of using a statically allocated array with explicit length, and the new way with dynamically allocated vectors. Converting all users to the new way of handling multiple classes and/or buckets, we can simplify the code in libtrivfs. In many cases, the code will be simpler and more expressive for the user. This also fixes a mild bug. The classes and buckets given to `trivfs_startup' end up in the dynamic vectors too, making the object lookup code use the more complicated code path. * trans/ifsock.c: Convert to dynamic classes and buckets.
Diffstat (limited to 'libdiskfs/node-update.c')
0 files changed, 0 insertions, 0 deletions