Whamcloud - gitweb
mke2fs: add some error checks into PRS()
authorNamhyung Kim <namhyung@gmail.com>
Thu, 16 Dec 2010 09:40:40 +0000 (18:40 +0900)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 22 Dec 2010 01:31:26 +0000 (20:31 -0500)
commit9ec68af7b61bf1ac88f20ae6ed6b1d45417195aa
tree6fc3772558775bc0060867329208c7b43546b5af
parent22d8ce512ffcdb9d6a16e1d34f65aa37ce1ab3d3
mke2fs: add some error checks into PRS()

Check return value of some functions and exit if unhandled error occurred.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c