Page MenuHomeFreeBSD

D18763.diff
No OneTemporary

D18763.diff

Index: head/sys/kern/vfs_subr.c
===================================================================
--- head/sys/kern/vfs_subr.c
+++ head/sys/kern/vfs_subr.c
@@ -1858,7 +1858,7 @@
{
struct buf *bp, *nbp;
int anyfreed;
- int trunclbn;
+ daddr_t trunclbn;
struct bufobj *bo;
CTR5(KTR_VFS, "%s: vp %p with cred %p and block %d:%ju", __func__,

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 30, 5:12 PM (21 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14946247
Default Alt Text
D18763.diff (351 B)

Event Timeline