aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLuciano Rocha <[email protected]>2007-02-10 01:44:45 -0800
committerLinus Torvalds <[email protected]>2007-02-11 10:51:25 -0800
commit24fa50961451b7b21081e4d16836952b17eb5fb3 (patch)
treed40f2474ffd9046f0978bc5132a9ff4ef3140c00 /include/linux/debugobjects.h
parent67d38229dfa64cf9a75f83746dde345f47bbd8dc (diff)
[PATCH] usr/gen_init_cpio.c: support for hard links
Extend usr/gen_init_cpio.c "file" entry, adding support for hard links. Previous format: file <name> <location> <mode> <uid> <gid> New format: file <name> <location> <mode> <uid> <gid> [<hard links>] The hard links specification is optional, keeping the previous behaviour. All hard links are defined sequentially in the resulting cpio and the file data is present only in the last link. This is the behaviour of GNU's cpio and is supported by the kernel initramfs extractor. Signed-off-by: Luciano Rocha <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions