Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F103806597
D18763.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
351 B
Referenced Files
None
Subscribers
None
D18763.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D18763: Avoid overflow in vtruncbuf()
Attached
Detach File
Event Timeline
Log In to Comment