File: pmdk.magic

package info (click to toggle)
pmdk 1.13.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,944 kB
  • sloc: ansic: 126,815; sh: 21,543; cpp: 9,413; python: 5,893; makefile: 3,119; perl: 2,294; pascal: 1,442
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