]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/pstore/ram.c
pstore: fs superblock limits
authorDeepa Dinamani <deepa.kernel@gmail.com>
Sun, 23 Jun 2019 23:00:01 +0000 (16:00 -0700)
committerDeepa Dinamani <deepa.kernel@gmail.com>
Fri, 30 Aug 2019 15:11:25 +0000 (08:11 -0700)
commit83b8a3fbe3aa82ac3c253b698ae6a9be2dbdd5e0
tree3de34d350dc04036c6f834552ec2238fb246647d
parent8833293d0accf2b6a9ddaaafd198f7e1bf1d3dc6
pstore: fs superblock limits

Leaving granularity at 1ns because it is dependent on the specific
attached backing pstore module. ramoops has microsecond resolution.

Fix the readback of ramoops fractional timestamp microseconds,
which has incorrectly been reporting the value as nanoseconds.

Fixes: 3f8f80f0cfeb ("pstore/ram: Read and write to the 'compressed' flag of pstore").
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Jeff Layton <jlayton@kernel.org>
Cc: anton@enomsg.org
Cc: ccross@android.com
Cc: keescook@chromium.org
Cc: tony.luck@intel.com
fs/pstore/ram.c