Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2017 06:22:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 190655] [cd9660] cd9660 cannot mount ISO 9660 multi-session above 4 GiB
Message-ID:  <bug-190655-3630-PwRD7fKbWl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190655-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190655-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D190655

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: cem
Date: Sun Jan  8 06:21:50 UTC 2017
New revision: 311665
URL: https://svnweb.freebsd.org/changeset/base/311665

Log:
  cd9660: Expand internal inum size to 64 bits

  Inums in cd9660 refer to byte offsets on the media.  DVD and BD media
  can have entries above 4GB, especially with multi-session images.

  PR:           190655
  Reported by:  Thomas Schmitt <scdbackup at gmx.net>

Changes:
  head/sys/fs/cd9660/cd9660_lookup.c
  head/sys/fs/cd9660/cd9660_node.c
  head/sys/fs/cd9660/cd9660_node.h
  head/sys/fs/cd9660/cd9660_rrip.c
  head/sys/fs/cd9660/cd9660_vfsops.c
  head/sys/fs/cd9660/cd9660_vnops.c
  head/sys/fs/cd9660/iso.h
  head/sys/fs/cd9660/iso_rrip.h

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190655-3630-PwRD7fKbWl>