kernel-fxtec-pro1x/arch/um/drivers
Richard Weinberger 8535639810 um: fix ubd cow size
ubd_file_size() cannot use ubd_dev->cow.file because at this time
ubd_dev->cow.file is not initialized.
Therefore, ubd_file_size() will always report a wrong disk size when
COW files are used.
Reading from /dev/ubd* would crash the kernel.

We have to read the correct disk size from the COW file's backing
file.

Signed-off-by: Richard Weinberger <richard@nod.at>
CC: stable@kernel.org
2011-11-02 14:15:42 +01:00
..
chan.h um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
chan_kern.c um: kill useless argument of free_chan() and free_one_chan() 2011-11-02 14:15:28 +01:00
chan_user.c um: take register_winch_irq() into the caller of is_skas_winch() 2011-11-02 14:15:11 +01:00
chan_user.h um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
cow.h
cow_sys.h um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
cow_user.c uml: cow_user.c warning corrections 2011-07-25 20:57:13 -07:00
daemon.h
daemon_kern.c
daemon_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
fd.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
harddog_kern.c Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
harddog_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
hostaudio_kern.c Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:43:11 -07:00
line.c um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
line.h um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
Makefile um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
mconsole.h um: take mconsole*.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
mconsole_kern.c open-style analog of vfs_path_lookup() 2011-03-14 09:15:28 -04:00
mconsole_kern.h um: take mconsole*.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
mconsole_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
mmapper_kern.c treewide: remove extra semicolons 2011-04-10 17:01:05 +02:00
net_kern.c um: add netpoll support 2011-07-25 20:57:12 -07:00
net_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
null.c
pcap_kern.c
pcap_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
pcap_user.h
port.h
port_kern.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
port_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
pty.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
random.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
slip.h
slip_common.c
slip_common.h
slip_kern.c
slip_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
slirp.h
slirp_kern.c
slirp_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
ssl.c um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
ssl.h
stderr_console.c
stdio_console.c um: take chan_*.h and line.h to arch/um/drivers 2011-11-02 14:15:12 +01:00
stdio_console.h
tty.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
ubd_kern.c um: fix ubd cow size 2011-11-02 14:15:42 +01:00
ubd_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
ubd_user.h um: take ubd_user.h to its users... 2011-11-02 14:15:22 +01:00
umcast.h um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
umcast_kern.c um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
umcast_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
vde.h
vde_kern.c
vde_user.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
xterm.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
xterm.h
xterm_kern.c