| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0069-zfs-Fix-resource-leaks-while-constructing-path.patch | 35 @@ -2836,8 +2836,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 45 data, subvol->case_insensitive); 46 @@ -2879,11 +2879,18 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t … 67 @@ -2893,7 +2900,7 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 76 @@ -2903,6 +2910,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 85 @@ -2911,7 +2920,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d… 95 @@ -2949,11 +2959,12 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t … 110 @@ -2974,7 +2985,8 @@ dnode_get_path (struct subvolume *subvol, const char *path_in, dnode_end_t *d…
|
| H A D | 0005-calloc-Use-calloc-at-most-places.patch | 657 @@ -3325,7 +3325,7 @@ dnode_get_fullpath (const char *fullpath, struct subvolume *subvol, 659 subvol->nkeys = 0; 661 - subvol->keyring = grub_zalloc (subvol->nkeys * sizeof (subvol->keyring[0])); 662 + subvol->keyring = grub_calloc (subvol->nkeys, sizeof (subvol->keyring[0])); 663 if (!subvol->keyring)
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ioctl.c | 1823 const char *name, unsigned long fd, int subvol, in __btrfs_ioctl_snap_create() argument 1849 if (subvol) { in __btrfs_ioctl_snap_create() 1885 void __user *arg, int subvol) in btrfs_ioctl_snap_create() argument 1899 subvol, false, NULL); in btrfs_ioctl_snap_create() 1906 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2() argument 1958 subvol, readonly, inherit); in btrfs_ioctl_snap_create_v2()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch | 61 @@ -93,136 +90,6 @@ static char subvol[BTRFS_SUBVOL_MAX];
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |