If the user has a lot of free space (8 GB for example)
authorMohammed Sameer <msameer@foolab.org>
Sun, 24 Feb 2013 16:58:17 +0000 (18:58 +0200)
committerMohammed Sameer <msameer@foolab.org>
Sun, 24 Feb 2013 16:58:17 +0000 (18:58 +0200)
commita09e41a57a26bed97b7b1550343eafe076399b62
treed90c0874339d08a8c911e2f9d881e82d6297b169
parent75b3dbbe7b994645d7af65cb38bb2f7facf4f20e
If the user has a lot of free space (8 GB for example)
then we will overflow the unsigned long int thus we use a 64 bits "int"
src/fsmonitor.cpp