Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Pull pstore fixes from Tony Luck: "Patch series to allow EFI variable backend to pstore to hold multiple records." * tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux: efi_pstore: Add a format check for an existing variable name at erasing time efi_pstore: Add a format check for an existing variable name at reading time efi_pstore: Add a sequence counter to a variable name efi_pstore: Add ctime to argument of erase callback efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs efi_pstore: Add a logic erasing entries to an erase callback efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Showing
- drivers/acpi/apei/erst.c 8 additions, 8 deletionsdrivers/acpi/apei/erst.c
- drivers/firmware/efivars.c 114 additions, 49 deletionsdrivers/firmware/efivars.c
- fs/pstore/inode.c 5 additions, 2 deletionsfs/pstore/inode.c
- fs/pstore/internal.h 1 addition, 1 deletionfs/pstore/internal.h
- fs/pstore/platform.c 7 additions, 6 deletionsfs/pstore/platform.c
- fs/pstore/ram.c 4 additions, 5 deletionsfs/pstore/ram.c
- include/linux/efi.h 1 addition, 0 deletionsinclude/linux/efi.h
- include/linux/pstore.h 4 additions, 2 deletionsinclude/linux/pstore.h
Loading
Please register or sign in to comment