lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 28 Jun 2022 21:15:24 +0200
From:   linux@...llendorf.eu
To:     LKML <linux-kernel@...r.kernel.org>
Subject: Is it possible to backup and restore a configfs subsystem in
 userspace?

Hi!

If I create a configfs subsystem with some items and attributes in
there, is it possible to backup and restore them in user space?

My first experiments say no:

- rsync: read errors mapping "/sys/kernel/config/my/item": No data
  available
- tar: short read
- cp: skipping file '/sys/kernel/config/my/item', as it was replaced
  while being copied

But maybe I miss something here?

Cheers!
Lars

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ