File: pmdk.magic

package info (click to toggle)
pmdk 1.10-2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 29,428 kB
  • sloc: ansic: 128,672; sh: 27,065; cpp: 10,073; python: 4,254; makefile: 3,475; pascal: 1,465; perl: 1,378
file content (15 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#------------------------------------------------------------------------------
# $File: pmdk,v 1.2 2017/12/11 20:00:00
# pmdk: file(1) magic for Persistent Memory Development Kit pool files
#
# The PMDK specific format of pool files.
#
# PMEM signature
0	string			PMEM
>4	string			POOLSET		Persistent Memory Poolset file
>>11	search			REPLICA		with replica
# Pool type signature
>4	regex			LOG|BLK|OBJ	Persistent Memory Pool file, type: %s,
# Major version number
>>8	lelong			>0		version 0x%x