Date: Tue, 5 Nov 2002 20:32:31 -0500 (EST) From: Rashim Gupta <guptar@cs.rpi.edu> To: Alfred Perlstein <bright@mu.org> Cc: "David E. Cross" <crossd@cs.rpi.edu>, <fs@freebsd.org> Subject: Block alloc question Message-ID: <Pine.GSO.4.31.0211052018400.276-100000@jenolen.cs.rpi.edu> In-Reply-To: <20021101093713.GK24139@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I have a question about the Block Alloc operation. When I have to log a block alloc operation, I think I need to log the Inode number of the file, the corresponding block and the position in the file where the block is added. My question is how can I know at what position in the file is the block added? What function/structure handles this operation? -- Thanks Rashim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.31.0211052018400.276-100000>