/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | cross-localedef-native_2.40.bb | 25 file://0001-localedef-Add-hardlink-resolver-from-util-linux.patch \ 26 file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \ 53 install -m 0755 ${B}/cross-localedef-hardlink ${D}${bindir}/cross-localedef-hardlink
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 4 Subject: [PATCH] localedef: fix-ups hardlink to make it compile 11 locale/programs/cross-localedef-hardlink.c | 79 +++++++++++----------- 27 diff --git a/locale/programs/cross-localedef-hardlink.c b/locale/programs/cross-localedef-hardlink.c 29 --- a/locale/programs/cross-localedef-hardlink.c 30 +++ b/locale/programs/cross-localedef-hardlink.c 151 - warn(_("failed to hardlink %s to %s (create temporary link as %s failed)"), 152 + warn(("failed to hardlink %s to %s (create temporary link as %s failed)"), 159 - warn(_("failed to hardlink %s to %s (rename temporary link to %s failed)"), 160 + warn(("failed to hardlink %s to %s (rename temporary link to %s failed)"),
|
H A D | 0001-localedef-Add-hardlink-resolver-from-util-linux.patch | 4 Subject: [PATCH] localedef: Add hardlink resolver from util-linux 29 inclusion of the hardlink utility found in modern versions of 42 locale/programs/cross-localedef-hardlink.c | 528 +++++++++++++++++++++ 46 create mode 100644 locale/programs/cross-localedef-hardlink.c 462 diff --git a/locale/programs/cross-localedef-hardlink.c b/locale/programs/cross-localedef-hardlink.c 466 +++ b/locale/programs/cross-localedef-hardlink.c 469 + * hardlink - consolidate duplicate files via hardlinks 624 + printf(USAGE_MAN_TAIL("hardlink(1)")); 799 + warn(_("failed to hardlink %s to %s (create temporary link as %s failed)"), 806 + warn(_("failed to hardlink %s to %s (rename temporary link to %s failed)"),
|
/openbmc/linux/fs/overlayfs/ |
H A D | dir.c | 183 if (attr->hardlink) { in ovl_create_real() 184 err = ovl_do_link(ofs, attr->hardlink, dir, newdentry); in ovl_create_real() 263 struct dentry *newdentry, bool hardlink) in ovl_instantiate() argument 274 if (!hardlink) { in ovl_instantiate() 305 if (hardlink) in ovl_instantiate() 345 err = ovl_instantiate(dentry, inode, newdentry, !!attr->hardlink); in ovl_create_upper() 454 bool hardlink = !!cattr->hardlink; in ovl_create_over_whiteout() local 459 if (!hardlink) { in ovl_create_over_whiteout() 488 if (!hardlink && in ovl_create_over_whiteout() 501 if (!hardlink) { in ovl_create_over_whiteout() [all …]
|
H A D | overlayfs.h | 793 struct dentry *hardlink; member
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | compress_doc.bbclass | 78 for hardlink in hardlink_dict: 79 # Add to the existed hardlink 80 if os.path.samefile(hardlink, file): 81 hardlink_dict[hardlink].append(file) 93 bb.note('decompress hardlink %s' % target) 96 bb.note('compress hardlink %s' % target) 114 bb.note('hardlink %s-->%s' % (new_hardlink, new_target))
|
H A D | libc-package.bbclass | 94 cross-localedef-hardlink -c -v ${WORKDIR}/locale-tree
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-hardlink.patch | 6 --- rdist-6.1.5/src/client.c.hardlink Thu Jun 3 13:56:31 1999
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/ |
H A D | selftest-hardlink.bb | 29 # We need so many hardlink copies to look for specific race conditions
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/ |
H A D | rdist_6.1.5.bb | 18 file://rdist-6.1.5-hardlink.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
H A D | 0003-build-fix-race-in-parallel-builds.patch | 6 The automake-$(APIVERSION) is a hardlink of automake, if it is
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | fs.rst | 191 A long-standing class of security issues is the hardlink-based 194 is to cross privilege boundaries when following a given hardlink (i.e. a 195 root process follows a hardlink created by another user). Additionally, 200 When set to "0", hardlink creation behavior is unrestricted.
|
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/ |
H A D | u-boot-tools.inc | 42 # (i.e. creating a hardlink dirties the index)
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | license.bbclass | 99 # Copy license files if hardlink is not possible even if st_dev is the 104 # Only chown if we did hardlink and we're running under pseudo
|
H A D | staging.bbclass | 588 # create a shared pool of them and hardlink if we can.
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.bb | 108 # PCRE support in hardlink
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.3.rst | 170 - selftest-hardlink: Add additional test cases
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 4520 | to handle the maximum hardlink count of any file. |
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1072 -rwxr-xr-x root root 22568 ./usr/bin/hardlink
|
H A D | buildhistory_filelist1.txt | 1071 -rwxr-xr-x root root 22568 ./usr/bin/hardlink
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | 2257 2024-12-28 20:09:06.370-0600 FINEST t1131 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-hardlink/selftest-hardlink.bb.gz' [all...] |
H A D | opengrok1.0.log | [all...] |