diff options
| author | Li Zefan <[email protected]> | 2008-07-13 19:14:02 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-13 19:51:18 +0000 |
| commit | 17d213f806dad629e9af36fc45f082b87ed7bceb (patch) | |
| tree | bbb91f06c39cddd1a05b0bdb8470f472c39c81c6 /fs/ubifs/commit.c | |
| parent | Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL (diff) | |
| download | kernel-17d213f806dad629e9af36fc45f082b87ed7bceb.tar.gz kernel-17d213f806dad629e9af36fc45f082b87ed7bceb.zip | |
devcgroup: always show positive major/minor num
# echo "b $((0x7fffffff)):$((0x80000000)) rwm" > devices.allow
# cat devices.list
b 214748364:-21474836 rwm
though a major/minor number of 0x800000000 is meaningless, we
should not cast it to a negative value.
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Cc: Serge Hallyn <[email protected]>
Cc: Paul Menage <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions
