Date: Fri, 2 Jun 2006 12:55:26 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsdb fsdb.8 fsdb.c Message-ID: <200606021255.k52CtQlJ087220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2006-06-02 12:55:26 UTC FreeBSD src repository Modified files: sbin/fsdb fsdb.8 fsdb.c Log: o Implement findblk command: find the inode(s) owning the specified disk block(s) number(s). Obtained from: NetBSD MFC after: 2 months Revision Changes Path 1.29 +7 -1 src/sbin/fsdb/fsdb.8 1.33 +265 -0 src/sbin/fsdb/fsdb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606021255.k52CtQlJ087220>