From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E3ABC433DF for ; Tue, 30 Jun 2020 00:40:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C97C820760 for ; Tue, 30 Jun 2020 00:40:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="HEv84MOI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726927AbgF3AkA (ORCPT ); Mon, 29 Jun 2020 20:40:00 -0400 Received: from bilbo.ozlabs.org ([203.11.71.1]:55571 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726899AbgF3AkA (ORCPT ); Mon, 29 Jun 2020 20:40:00 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 49wlqs4Tbxz9sQx; Tue, 30 Jun 2020 10:39:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1593477594; bh=2F/taAJkfoAJIEez15nrVstYLW21jnIlanLhdlYOIIM=; h=Date:From:To:Cc:Subject:From; b=HEv84MOIJevwIS/ue4RnkNXIBCkRYOFhNXwa86lSYrAqEgSkbYMpD/ypSZkdoKuC+ MzT2wg/0MmOowDWmMBlKGgh/ldv8N/TfYU5MrMgVeAEzIJPBP9v8EMVgGXtT5jitqo UdWolb7O2ieC23xPtBjK8S43fHIgYtfYKHevOWesxAi8EjpECLvco/3tjO4CiTZnhH Qti4DBe/xSTxa99WgPTeTFV4GpBy+hyu5QWNSTAw1UYcbUC2xFnmoN9mo4su/QzD9I cX+xsOl0IQ5bw4TxOmrS0BRTAtDJEGhiPGruV5JNa1kgQiiwMPiOIO6UN1AMlqd3ZB P7S3qpN5HS2hQ== Date: Tue, 30 Jun 2020 10:39:46 +1000 From: Stephen Rothwell To: Jonathan Corbet , Jaegeuk Kim Cc: Linux Next Mailing List , Linux Kernel Mailing List , Chao Yu Subject: linux-next: manual merge of the jc_docs tree with the f2fs tree Message-ID: <20200630103946.1c2a8e2d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/qzQ_XHwnE+=K_plQ6YxvBhm"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/qzQ_XHwnE+=K_plQ6YxvBhm Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Today's linux-next merge of the jc_docs tree got a conflict in: Documentation/filesystems/f2fs.rst between commit: a7c77c387b60 ("f2fs: fix to document reserved special compression extensi= on") from the f2fs tree and commit: 9aa1ccb4e588 ("docs: f2fs: fix a broken table") from the jc_docs tree. I fixed it up (see below) and can carry the fix as necessary. This is now fixed as far as linux-next is concerned, but any non trivial conflicts should be mentioned to your upstream maintainer when your tree is submitted for merging. You may also want to consider cooperating with the maintainer of the conflicting tree to minimise any particularly complex conflicts. --=20 Cheers, Stephen Rothwell diff --cc Documentation/filesystems/f2fs.rst index 535021c46260,1e7dade24a19..000000000000 --- a/Documentation/filesystems/f2fs.rst +++ b/Documentation/filesystems/f2fs.rst @@@ -101,166 -101,164 +101,166 @@@ Mount Option =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 =20 - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D - background_gc=3D%s Turn on/off cleaning operations, namely garbage - collection, triggered in background when I/O subsy= stem is - idle. If background_gc=3Don, it will turn on the g= arbage - collection and if background_gc=3Doff, garbage col= lection - will be turned off. If background_gc=3Dsync, it wi= ll turn - on synchronous garbage collection running in backg= round. - Default value for this option is on. So garbage - collection is on by default. - disable_roll_forward Disable the roll-forward recovery routine - norecovery Disable the roll-forward recovery routine, mounted= read- - only (i.e., -o ro,disable_roll_forward) - discard/nodiscard Enable/disable real-time discard in f2fs, if disca= rd is - enabled, f2fs will issue discard/TRIM commands whe= n a - segment is cleaned. - no_heap Disable heap-style segment allocation which finds = free - segments for data from the beginning of main area,= while - for node from the end of main area. - nouser_xattr Disable Extended User Attributes. Note: xattr is e= nabled - by default if CONFIG_F2FS_FS_XATTR is selected. - noacl Disable POSIX Access Control List. Note: acl is en= abled - by default if CONFIG_F2FS_FS_POSIX_ACL is selected. - active_logs=3D%u Support configuring the number of active logs. I= n the - current design, f2fs supports only 2, 4, and 6 log= s. - Default number is 6. - disable_ext_identify Disable the extension list configured by mkfs, so = f2fs - does not aware of cold files such as media files. - inline_xattr Enable the inline xattrs feature. - noinline_xattr Disable the inline xattrs feature. - inline_xattr_size=3D%u Support configuring inline xattr size, it depend= s on - flexible inline xattr feature. - inline_data Enable the inline data feature: New created small(= <~3.4k) - files can be written into inode block. - inline_dentry Enable the inline dir feature: data in new created - directory entries can be written into inode block.= The - space of inode block which is used to store inline - dentries is limited to ~3.4k. - noinline_dentry Disable the inline dentry feature. - flush_merge Merge concurrent cache_flush commands as much as possi= ble - to eliminate redundant command issues. If the unde= rlying - device handles the cache_flush command relatively slowly, - recommend to enable this option. - nobarrier This option can be used if underlying storage guar= antees - its cached data should be written to the novolatil= e area. - If this option is set, no cache_flush commands are issued - but f2fs still guarantees the write ordering of all the - data writes. - fastboot This option is used when a system wants to reduce = mount - time as much as possible, even though normal perfo= rmance - can be sacrificed. - extent_cache Enable an extent cache based on rb-tree, it can ca= che - as many as extent which map between contiguous log= ical - address and physical address per inode, resulting = in - increasing the cache hit ratio. Set by default. - noextent_cache Disable an extent cache based on rb-tree explicitl= y, see - the above extent_cache mount option. - noinline_data Disable the inline data feature, inline data featu= re is - enabled by default. - data_flush Enable data flushing before checkpoint in order to - persist data of regular and symlink. - reserve_root=3D%d Support configuring reserved space which is used= for - allocation from a privileged user with specified u= id or - gid, unit: 4KB, the default limit is 0.2% of user = blocks. - resuid=3D%d The user ID which may use the reserved blocks. - resgid=3D%d The group ID which may use the reserved blocks. - fault_injection=3D%d Enable fault injection in all supported types wi= th - specified injection rate. - fault_type=3D%d Support configuring fault injection type, should= be - enabled with fault_injection option, fault type va= lue - is shown below, it supports single or combined typ= e. + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + background_gc=3D%s Turn on/off cleaning operations, namely garbage + collection, triggered in background when I/O subsystem is + idle. If background_gc=3Don, it will turn on the garbage + collection and if background_gc=3Doff, garbage collection + will be turned off. If background_gc=3Dsync, it will turn + on synchronous garbage collection running in background. + Default value for this option is on. So garbage + collection is on by default. + disable_roll_forward Disable the roll-forward recovery routine + norecovery Disable the roll-forward recovery routine, mounted read- + only (i.e., -o ro,disable_roll_forward) + discard/nodiscard Enable/disable real-time discard in f2fs, if discard is + enabled, f2fs will issue discard/TRIM commands when a + segment is cleaned. + no_heap Disable heap-style segment allocation which finds free + segments for data from the beginning of main area, while + for node from the end of main area. + nouser_xattr Disable Extended User Attributes. Note: xattr is enabled + by default if CONFIG_F2FS_FS_XATTR is selected. + noacl Disable POSIX Access Control List. Note: acl is enabled + by default if CONFIG_F2FS_FS_POSIX_ACL is selected. + active_logs=3D%u Support configuring the number of active logs. In the + current design, f2fs supports only 2, 4, and 6 logs. + Default number is 6. + disable_ext_identify Disable the extension list configured by mkfs, so f= 2fs + does not aware of cold files such as media files. + inline_xattr Enable the inline xattrs feature. + noinline_xattr Disable the inline xattrs feature. + inline_xattr_size=3D%u Support configuring inline xattr size, it depends= on + flexible inline xattr feature. + inline_data Enable the inline data feature: New created small(<~3.4k) + files can be written into inode block. + inline_dentry Enable the inline dir feature: data in new created + directory entries can be written into inode block. The + space of inode block which is used to store inline + dentries is limited to ~3.4k. + noinline_dentry Disable the inline dentry feature. + flush_merge Merge concurrent cache_flush commands as much as possible + to eliminate redundant command issues. If the underlying + device handles the cache_flush command relatively slowly, + recommend to enable this option. + nobarrier This option can be used if underlying storage guarantees + its cached data should be written to the novolatile area. + If this option is set, no cache_flush commands are issued + but f2fs still guarantees the write ordering of all the + data writes. + fastboot This option is used when a system wants to reduce mount + time as much as possible, even though normal performance + can be sacrificed. + extent_cache Enable an extent cache based on rb-tree, it can cache + as many as extent which map between contiguous logical + address and physical address per inode, resulting in + increasing the cache hit ratio. Set by default. + noextent_cache Disable an extent cache based on rb-tree explicitly, see + the above extent_cache mount option. + noinline_data Disable the inline data feature, inline data feature is + enabled by default. + data_flush Enable data flushing before checkpoint in order to + persist data of regular and symlink. + reserve_root=3D%d Support configuring reserved space which is used for + allocation from a privileged user with specified uid or + gid, unit: 4KB, the default limit is 0.2% of user blocks. + resuid=3D%d The user ID which may use the reserved blocks. + resgid=3D%d The group ID which may use the reserved blocks. + fault_injection=3D%d Enable fault injection in all supported types with + specified injection rate. + fault_type=3D%d Support configuring fault injection type, should be + enabled with fault_injection option, fault type value + is shown below, it supports single or combined type. =20 - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - Type_Name Type_Value - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - FAULT_KMALLOC 0x000000001 - FAULT_KVMALLOC 0x000000002 - FAULT_PAGE_ALLOC 0x000000004 - FAULT_PAGE_GET 0x000000008 - FAULT_ALLOC_BIO 0x000000010 - FAULT_ALLOC_NID 0x000000020 - FAULT_ORPHAN 0x000000040 - FAULT_BLOCK 0x000000080 - FAULT_DIR_DEPTH 0x000000100 - FAULT_EVICT_INODE 0x000000200 - FAULT_TRUNCATE 0x000000400 - FAULT_READ_IO 0x000000800 - FAULT_CHECKPOINT 0x000001000 - FAULT_DISCARD 0x000002000 - FAULT_WRITE_IO 0x000004000 - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D - mode=3D%s Control block allocation mode which supports "ad= aptive" - and "lfs". In "lfs" mode, there should be no random - writes towards main area. - io_bits=3D%u Set the bit size of write IO requests. It should= be set - with "mode=3Dlfs". - usrquota Enable plain user disk quota accounting. - grpquota Enable plain group disk quota accounting. - prjquota Enable plain project quota accounting. - usrjquota=3D Appoint specified file and type during mount, so= that quota - grpjquota=3D information can be properly updated during recov= ery flow, - prjjquota=3D : must be in root directory; - jqfmt=3D : [vfsold,vfsv0,vfsv1]. - offusrjquota Turn off user journelled quota. - offgrpjquota Turn off group journelled quota. - offprjjquota Turn off project journelled quota. - quota Enable plain user disk quota accounting. - noquota Disable all plain disk quota option. - whint_mode=3D%s Control which write hints are passed down to blo= ck - layer. This supports "off", "user-based", and - "fs-based". In "off" mode (default), f2fs does no= t pass - down hints. In "user-based" mode, f2fs tries to pa= ss - down hints given by users. And in "fs-based" mode,= f2fs - passes down hints with its policy. - alloc_mode=3D%s Adjust block allocation policy, which supports "= reuse" - and "default". - fsync_mode=3D%s Control the policy of fsync. Currently supports = "posix", - "strict", and "nobarrier". In "posix" mode, which = is - default, fsync will follow POSIX semantics and doe= s a - light operation to improve the filesystem performa= nce. - In "strict" mode, fsync will be heavy and behaves = in line - with xfs, ext4 and btrfs, where xfstest generic/34= 2 will - pass, but the performance will regress. "nobarrier= " is - based on "posix", but doesn't issue flush command = for - non-atomic files likewise "nobarrier" mount option. + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D + Type_Name Type_Value + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D + FAULT_KMALLOC 0x000000001 + FAULT_KVMALLOC 0x000000002 + FAULT_PAGE_ALLOC 0x000000004 + FAULT_PAGE_GET 0x000000008 + FAULT_ALLOC_BIO 0x000000010 + FAULT_ALLOC_NID 0x000000020 + FAULT_ORPHAN 0x000000040 + FAULT_BLOCK 0x000000080 + FAULT_DIR_DEPTH 0x000000100 + FAULT_EVICT_INODE 0x000000200 + FAULT_TRUNCATE 0x000000400 + FAULT_READ_IO 0x000000800 + FAULT_CHECKPOINT 0x000001000 + FAULT_DISCARD 0x000002000 + FAULT_WRITE_IO 0x000004000 + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D + mode=3D%s Control block allocation mode which supports "adaptive" + and "lfs". In "lfs" mode, there should be no random + writes towards main area. + io_bits=3D%u Set the bit size of write IO requests. It should be set + with "mode=3Dlfs". + usrquota Enable plain user disk quota accounting. + grpquota Enable plain group disk quota accounting. + prjquota Enable plain project quota accounting. + usrjquota=3D Appoint specified file and type during mount, so that= quota + grpjquota=3D information can be properly updated during recovery f= low, + prjjquota=3D : must be in root directory; + jqfmt=3D : [vfsold,vfsv0,vfsv1]. + offusrjquota Turn off user journelled quota. + offgrpjquota Turn off group journelled quota. + offprjjquota Turn off project journelled quota. + quota Enable plain user disk quota accounting. + noquota Disable all plain disk quota option. + whint_mode=3D%s Control which write hints are passed down to block + layer. This supports "off", "user-based", and + "fs-based". In "off" mode (default), f2fs does not pass + down hints. In "user-based" mode, f2fs tries to pass + down hints given by users. And in "fs-based" mode, f2fs + passes down hints with its policy. + alloc_mode=3D%s Adjust block allocation policy, which supports "reuse" + and "default". + fsync_mode=3D%s Control the policy of fsync. Currently supports "posix", + "strict", and "nobarrier". In "posix" mode, which is + default, fsync will follow POSIX semantics and does a + light operation to improve the filesystem performance. + In "strict" mode, fsync will be heavy and behaves in line + with xfs, ext4 and btrfs, where xfstest generic/342 will + pass, but the performance will regress. "nobarrier" is + based on "posix", but doesn't issue flush command for + non-atomic files likewise "nobarrier" mount option. test_dummy_encryption test_dummy_encryption=3D%s - Enable dummy encryption, which provides a fake fsc= rypt - context. The fake fscrypt context is used by xfste= sts. - The argument may be either "v1" or "v2", in order = to - select the corresponding fscrypt policy version. - checkpoint=3D%s[:%u[%]] Set to "disable" to turn off checkpointing. Set = to "enable" - to reenable checkpointing. Is enabled by default. = While - disabled, any unmounting or unexpected shutdowns w= ill cause - the filesystem contents to appear as they did when= the - filesystem was mounted with that option. - While mounting with checkpoint=3Ddisabled, the fil= esystem must - run garbage collection to ensure that all availabl= e space can - be used. If this takes too much time, the mount ma= y return - EAGAIN. You may optionally add a value to indicate= how much - of the disk you would be willing to temporarily gi= ve up to - avoid additional garbage collection. This can be g= iven as a - number of blocks, or as a percent. For instance, m= ounting - with checkpoint=3Ddisable:100% would always succee= d, but it may - hide up to all remaining free space. The actual sp= ace that - would be unusable can be viewed at /sys/fs/f2fs//unusable - This space is reclaimed once checkpoint=3Denable. - compress_algorithm=3D%s Control compress algorithm, currently f2fs suppo= rts "lzo", - "lz4", "zstd" and "lzo-rle" algorithm. - compress_log_size=3D%u Support configuring compress cluster size, the s= ize will - be 4KB * (1 << %u), 16KB is minimum size, also it's - default size. - compress_extension=3D%s Support adding specified extension, so that f2fs= can enable - compression on those corresponding files, e.g. if = all files - with '.ext' has high compression rate, we can set = the '.ext' - on compression extension list and enable compressi= on on - these file by default rather than to enable it via= ioctl. - For other files, we can still enable compression v= ia ioctl. - Note that, there is one reserved special extension= '*', it - can be set to enable compression for all files. - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D + Enable dummy encryption, which provides a fake fscrypt + context. The fake fscrypt context is used by xfstests. + The argument may be either "v1" or "v2", in order to + select the corresponding fscrypt policy version. + checkpoint=3D%s[:%u[%]] Set to "disable" to turn off checkpointing. Set = to "enable" + to reenable checkpointing. Is enabled by default. While + disabled, any unmounting or unexpected shutdowns will cause + the filesystem contents to appear as they did when the + filesystem was mounted with that option. + While mounting with checkpoint=3Ddisabled, the filesystem must + run garbage collection to ensure that all available space can + be used. If this takes too much time, the mount may return + EAGAIN. You may optionally add a value to indicate how much + of the disk you would be willing to temporarily give up to + avoid additional garbage collection. This can be given as a + number of blocks, or as a percent. For instance, mounting + with checkpoint=3Ddisable:100% would always succeed, but it may + hide up to all remaining free space. The actual space that + would be unusable can be viewed at /sys/fs/f2fs//unusable + This space is reclaimed once checkpoint=3Denable. + compress_algorithm=3D%s Control compress algorithm, currently f2fs suppo= rts "lzo", + "lz4", "zstd" and "lzo-rle" algorithm. + compress_log_size=3D%u Support configuring compress cluster size, the si= ze will + be 4KB * (1 << %u), 16KB is minimum size, also it's + default size. + compress_extension=3D%s Support adding specified extension, so that f2fs= can enable + compression on those corresponding files, e.g. if all files + with '.ext' has high compression rate, we can set the '.ext' + on compression extension list and enable compression on + these file by default rather than to enable it via ioctl. + For other files, we can still enable compression via ioctl. ++ Note that, there is one reserved special extension '*', it ++ can be set to enable compression for all files. + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Debugfs Entries =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --Sig_/qzQ_XHwnE+=K_plQ6YxvBhm Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl76idIACgkQAVBC80lX 0GyK9ggAhAQ9p7dH7tROe0JtoR2MWzOVCLRmNM1mhsW8k5lY8lpLEszWNJjpu8wX biUwELfZCDdOeF0ky+g5d9zQQghMgCAFQJY6VdMBg8zyNL4roYcOKNp9uUH1mVNx Jl3ei0WOFwj885rOBwGnSVIHB2ApRupYZaDQ4bRiRSRlDWj3iH8vEcGQQtncWDrD nDrkytjyskv5P1Gf2oTAO69KogWEUEBI1ynShH2nyD5HieCdI+HnXXhkbHggXk8V wE0tIeL5frx0m2aPWMXwWWuXVMRJbqCnM1+9MPtTLT6URrpCUd4vB3NHOZMuL9XP Ew6qCO5MM3H0gGztkRsWEJL2uqaxYQ== =dAf0 -----END PGP SIGNATURE----- --Sig_/qzQ_XHwnE+=K_plQ6YxvBhm--