Hi everybody, today i tried on my reiserfs partion:
# dd if=/dev/zero of=test bs=1024 count=10240000
which should create obout 10GB big file and i got such a result:
dd: writing 'test': File too large 2097153+0 records in 2097152+0 records out
newly created file is 2GB big
so now i see that there is no problem with upd-receiver but with my fs or kernel
thanx for your hints
Richard