]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: fix compilation without libblkid
authorChristoph Hellwig <hch@lst.de>
Fri, 2 Mar 2012 08:39:19 +0000 (08:39 +0000)
committerChristoph Hellwig <hch@lst.de>
Fri, 2 Mar 2012 08:40:09 +0000 (08:40 +0000)
commit22f108f28a1a5449427d37cc9b4fcfbaafc3ede7
tree7c3d5a3d1c8fbb1d28f5dc6a302271337c8b038a
parent154d3b3381d8b3b3a7726f8a43b5a2bde8b4b1b0
mkfs: fix compilation without libblkid

Treat the physical sector as equivalent to the logical one if compiling
without libblkid.

Signed-off-by: Christoph Hellwig <hch@lst.de>
mkfs/xfs_mkfs.c