| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | cross-localedef-native_2.35.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
|
| /OK3568_Linux_fs/yocto/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)"),
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | dir.c | 182 if (attr->hardlink) { in ovl_create_real() 183 err = ovl_do_link(attr->hardlink, dir, newdentry); in ovl_create_real() 260 struct dentry *newdentry, bool hardlink) in ovl_instantiate() argument 272 if (!hardlink) { in ovl_instantiate() 303 if (hardlink) in ovl_instantiate() 327 if (!attr->hardlink && !IS_POSIXACL(udir)) in ovl_create_upper() 345 err = ovl_instantiate(dentry, inode, newdentry, !!attr->hardlink); in ovl_create_upper() 468 bool hardlink = !!cattr->hardlink; in ovl_create_over_whiteout() local 473 if (!hardlink) { in ovl_create_over_whiteout() 502 if (!hardlink && in ovl_create_over_whiteout() [all …]
|
| H A D | overlayfs.h | 520 struct dentry *hardlink; member
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | compress_doc.bbclass | 72 for hardlink in hardlink_dict: 73 # Add to the existed hardlink 74 if os.path.samefile(hardlink, file): 75 hardlink_dict[hardlink].append(file) 87 bb.note('decompress hardlink %s' % target) 90 bb.note('compress hardlink %s' % target) 108 bb.note('hardlink %s-->%s' % (new_hardlink, new_target))
|
| H A D | license.bbclass | 87 # Copy license files if hardlink is not possible even if st_dev is the 92 # Only chown if we did hardlink and we're running under pseudo
|
| H A D | libc-package.bbclass | 88 cross-localedef-hardlink -c -v ${WORKDIR}/locale-tree
|
| H A D | package.bbclass | 1254 # It's a file (or hardlink), not a link 1278 # break hardlink 1311 # Hardlink our debug symbols to the other hardlink copies 1323 # Only one hardlink of separated debug info file in each directory
|
| H A D | staging.bbclass | 581 # create a shared pool of them and hardlink if we can.
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/ |
| H A D | rdist_6.1.5.bb | 18 file://rdist-6.1.5-hardlink.patch \
|
| /OK3568_Linux_fs/buildroot/package/util-linux/ |
| H A D | util-linux.mk | 134 $(if $(BR2_PACKAGE_UTIL_LINUX_HARDLINK),--enable-hardlink,--disable-hardlink) \
|
| H A D | Config.in | 140 bool "hardlink"
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | fs.rst | 222 A long-standing class of security issues is the hardlink-based 225 is to cross privilege boundaries when following a given hardlink (i.e. a 226 root process follows a hardlink created by another user). Additionally, 231 When set to "0", hardlink creation behavior is unrestricted.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/ |
| H A D | 0001-build-fix-race-in-parallel-builds.patch | 6 The automake-$(APIVERSION) is a hardlink of automake, if it is
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-generic.mk | 1226 $$(Q)support/scripts/hardlink-or-copy \ 1231 support/scripts/hardlink-or-copy \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/util-linux/ |
| H A D | util-linux_2.37.4.bb | 106 # PCRE support in hardlink
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 862 struct io_hardlink hardlink; member
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 1071 -rwxr-xr-x root root 22568 ./usr/bin/hardlink
|
| H A D | buildhistory_filelist2.txt | 1072 -rwxr-xr-x root root 22568 ./usr/bin/hardlink
|