summaryrefslogtreecommitdiff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorAlexander Viro <viro@math.psu.edu>2002-10-29 03:33:07 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-10-29 03:33:07 -0800
commit5e5ac463e8665de00e2e9bb2a00917ee2c9343a1 (patch)
tree963a5ed3e1e4539e917467dd9d92b941024f1984 /scripts/Makefile
parent159ecf449ccc0382a3c3cd1102b2da590eb44ba2 (diff)
[PATCH] loop/shmfs fixes
- add lo->lo_blocksize - kill lo_get_bs() - great name, but... - set ->lo_device only if we do have a block device - pull determination of ->lo_blocksize into both branches - bdev variant gets it from lo_device and file one uses ->i_blocksize. - switched the ioctl getting information about underlying object to lo->lo_device ? stat.rdev : stat.dev - i.e. st_rdev of underlying object if it's a device and st_dev - if it's a file. - reverted the bogosity in shmem.c
Diffstat (limited to 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions