summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 5546c316b15cffc8598bf13cefeffae244696032 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

2.13:

- remove all NFS code

- remove all FS detection code

- remove from all places direct calls of ioctl(BLKGETSIZE) and move it
  lib/blkdevsize.c: blkdev_get_size(), blkdev_get_sectors(), blkdev_get_pages()
  (see mkswap.c and fdisk/disksize.c)

- use EXIT_FAILED and EXIT_SUCCESS from stdlib.h for exit() codes

- build-sys:
	- add exampledir and example_DATA
	- add readmedir and readme_DATA