[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#354199: marked as done (busybox: mknod do not test minor and major for 2.6 kernel)



Your message dated Sun, 12 Apr 2009 14:20:40 +0200
with message-id <20090412122040.GE14690@wavehammer.waldi.eu.org>
and subject line fixed
has caused the Debian Bug report #354199,
regarding busybox: mknod do not test minor and major for 2.6 kernel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
354199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354199
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: busybox
Version: 1:1.01-4
Severity: minor


in 2.6, the max value for major is 0xfff

so instead of testing minor and major with fixed value (255)
and as there are no variables MAX_NINOR and MAX_MAJOR

the solution used in coreutils/mknod

i_major != (major_t) i_major
i_minor != (minor_t) i_minor 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages busybox depends on:
ii  libc6                         2.3.6-1    GNU C Library: Shared libraries an

busybox recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
This was fixed some time ago.

Bastian

-- 
Each kiss is as the first.
		-- Miramanee, Kirk's wife, "The Paradise Syndrome",
		   stardate 4842.6


--- End Message ---

Reply to: