|
From: | Wang Chen |
Subject: | Linux device number bug report |
Date: | Mon, 22 Dec 2003 13:05:01 +0800 |
Hello, In file examples/loadables/finfo.c:
251
printf("Device (major/minor): %d (%d/%d)\n", (int) (st->st_dev &
0xFF),
(int)
major (st->st_dev),
(int)
minor (st->st_dev)); Since I didn’t find any information about this aspect in homepage of this package, I wonder whether the latest version has completed the device number extension? If not, will it be completed in the future? And when? Looking forward to answering. --------------------------------------------------
Wang Chen Dept. of Technology and Development Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 16-5, Guanzhou Rd., Nanjing, P.R.China PHONE : +86+25-86630523-636 FUJITSU INTERNAL: 79955-636 FAX : +86+25-83317685 Mail : wangchen@nanjing-fnst.com -------------------------------------------------- |
[Prev in Thread] | Current Thread | [Next in Thread] |