Ishmael Tsoaela [14.09.2016 13:43]:
> thanks for the response.  I actually downloaded the source code for
> kernel version 4.2.0 I am on the same version as:
> 
> # uname -r
> 4.2.0-27-generic
> 
> wget 
> http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux_4.2.0.orig.tar.gz
> tar xvf linux_4.2.0.orig.tar.gz
> 
> cd  /home/ishmael/linux-4.2/fs/ocfs2
> 
> 
> I found the suballoc.c in there.
> 
> 
> I was not able to find the code on the OS itself
> 
> root@nodeB:/# find / -iname *suballoc.*

Better use # find / -iname '*suballoc.*', so that your shell will not
make the standard replacements on * :)

> 
> Will the code in the last email suffice?

I wouldn't know until you tell us that the code in your file is the same
as you posted :)

Werner

-- 


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to