commit | 235628c5c76040b0ec206ea9ab9e017771e0d78e | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Tue Nov 14 16:53:12 2017 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Thu Jan 18 14:18:53 2018 -0700 |
tree | ab8a3c322a8d59ab5814a14d61f9cf6050d0d0d7 | |
parent | 9db115a0e3d3814e41eb703082b83a261d81736c [diff] |
gfs2: Add gfs2_max_stuffed_size Add a small inline function for computing the maximum size of a stuffed inode instead of open coding that in several places throughout the code. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>