An error occurred while fetching folder content.
Select Git revision
ocfs2
-
-
- Open in your IDE
- Download source code
- Download this directory
Al Viro authored
unfortunately, nlink_t may be smaller than 32 bits and ->i_nlink
on ocfs2 can grow up to 0xffffffff; storing it in nlink_t variable
will lose upper bits on such architectures. Needs to be made u32,
until we get kernel-side nlink_t uniformly 32bit...
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Name | Last commit | Last update |
---|---|---|
.. |