OSDN Git Service

Calculate st_nlink for each node, via a small but n^2 algorithm.
authorRob Landley <rob@landley.net>
Wed, 14 Feb 2007 07:20:37 +0000 (02:20 -0500)
committerRob Landley <rob@landley.net>
Wed, 14 Feb 2007 07:20:37 +0000 (02:20 -0500)
commitfb6c09e63653b619f6645617d66ba605077d1d42
treea68e019d4630aeedf9956317b49c7b986cb54a11
parent2aa494dcfe701e080e62f3d2a36af84b2ee16837
Calculate st_nlink for each node, via a small but n^2 algorithm.
toys/mke2fs.c