소스 검색

Ignore Btrfs subvolumes whose read-only status can't be determined (#1048).

Dan Helfman 5 일 전
부모
커밋
1e6fba6e99
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -2,6 +2,7 @@
  * #1032: Fix a bug in which a Borg archive gets created even when a database hook fails.
  * #1043: Support Btrfs subvolume paths in "source_directories" even when the subvolume is mounted
    elsewhere.
+ * #1048: Ignore Btrfs subvolumes whose read-only status can't be determined.
  * #1083: Add "debug_passphrase"/"display_passphrase" options and a "{unixtime}" placeholder in
    support of Borg 2 features.
  * #1099: Clarify documentation on command hooks order of execution.